What's Changed
- openai[patch]: Explicitly support embedding dimensions by @baskaryan in #16596
- google-vertexai[patch]: Release 0.0.3 by @baskaryan in #16597
- openai[patch]: Release 0.0.5 by @baskaryan in #16598
- Fixed tool names snake_case by @jatinchawda1503 in #16397
- core[patch]: Update in code documentation for runnable with message history by @eyurtsev in #16585
- fix: inconsistent results with
RecursiveCharacterTextSplitter
'sadd_start_index=True
by @antoniolanza1996 in #16583 - Langchain-community : EdenAI chat integration. by @Daggx in #16377
- core: expand docstring for RunnableParallel by @ccurme in #16600
- google-vertexai[patch]: streaming bug by @baskaryan in #16603
- community: Add Baichuan Text Embedding Model and Baichuan Inc introduction by @baichuan-assistant in #16568
- Docs: Fix typo in XML agent documentation by @CallumCM in #16645
- community: Added support for Ollama's num_predict option in ChatOllama by @micahparker in #16633
- community[patch]: Update documentation to use 'model_id' rather than 'model_name' to match actual API by @xiaokuili in #16615
- community: youtube loader transcript format by @sydneyidler in #16625
- Update openai_tools.ipynb by @tryumanshow in #16618
- Accept message-like things in Chat models, LLMs and MessagesPlaceholder by @nfcampos in #16418
- Community: Ionic Tool by @stewartjarod in #16649
- In stream_event and stream_log handle closed streams by @nfcampos in #16661
- [Fix] Fix Cassandra Document loader default page content mapper by @cbornet in #16273
- infra: delete old CI workflows by @baskaryan in #16680
- [community] fix anthropic streaming by @hwchase17 in #16682
- docs: Fix broken link in CONTRIBUTING.md by @derenrich in #16681
- WebBaseLoader: Add Cookie Support to Fetch Method by @Jalmeida1994 in #16673
- docs
DeepInfra
provider page update by @leo-gan in #16665 - community: Ollama - Pass headers to post request in async method by @zhxu73 in #16660
- Community: MLflowCallbackHandler -- Move textstat and spacy as optional dependency by @serena-ruan in #16657
- community: apply embedding functions during query if defined by @Rijul1204 in #16646
- Error when importing packages from pydantic [docs] by @ARKA1112 in #16564
- Image prompt template by @hinthornw in #14263
- Add async methods to AstraDBLoader by @cbornet in #16652
- robocorp: release 0.0.2 by @efriis in #16706
- infra: move release workflow back by @efriis in #16707
- docs: remove iprogress warnings by @Yelinz in #16697
- Use Postponed Evaluation of Annotations in Astra and Cassandra doc loaders by @cbornet in #16694
- Community: Update Ionic Shopping Docs by @owensims1 in #16700
- Core: fix Anthropic json issue in streaming by @tmin97 in #16670
- community: Wikidata tool support by @derenrich in #16691
- Update
n_gpu_layers
"s description by @169 in #16685 - core: expand docstring for RunnableGenerator by @ccurme in #16672
- docs: Syntax correction according to langchain version update in 'Retry Parser' tutorial example by @ash-hun in #16699
- community: Fixed schema discrepancy in from_texts function for weaviate vectorstore by @pashva in #16693
- Update Slack agent toolkit by @rlancemartin in #16732
- langchain: pubmed tool path update in doc by @j-space-b in #16716
- community: Added integrations for ThirdAI's NeuralDB with Retriever and VectorStore frameworks by @benitoThree in #15280
- langchain-community: fix unicode escaping issue with SlackToolkit by @taimo3810 in #16616
- langchain_community: Update documentation for installing llama-cpp-python on windows by @blacksmithop in #16666
- fix(experimental): missing resolution strategy in anonymization by @mspronesti in #16653
- Implement TTL for DynamoDBChatMessageHistory by @brnaba-aws in #15478
- core[patch]: Release 0.1.17 by @baskaryan in #16737
- templates: Ionic Shopping Assistant by @stewartjarod in #16648
- community: Add missing async similarity_distance_threshold handling in RedisVectorStoreRetriever by @HugoMichard in #16359
- community: Milvus supports add & delete texts by ids by @jaelgu in #16256
- docs: Added illustration of using RetryOutputParser with LLMChain by @Kirushikesh in #16722
- community:To adapt more parameters related to MemorySearchPayload for the search method of ZepChatMessageHistory by @ElliotChina in #15441
- Feat: support OpenAIAssistantRunnable async by @chyroc in #15302
- langchain, community: Implement Ontotext GraphDB QA Chain by @nelly-hateva in #16019
- Harrison/activeloop ai tql deprecation by @hwchase17 in #14634
- Add Connery Tool and Toolkit by @machulav in #14506
- Added annotations support to AOAI by @shayben in #13704
- PR: "docs: Remove accidental extra ``` in QuickStart doc." by @gthank in #16740
- Update OctoAI LLM, Embedding and documentation by @AI-Bassem in #16710
- docs[minor]: LCEL rewrite of chatbot use-case by @jacoblee93 in #16414
- docs[patch]: Lower temperature in chatbot usecase notebooks for consistency by @jacoblee93 in #16750
- <langchain_community\llms\chatglm.py>: <Correcting "history"> by @hulitaitai in #16729
- community: Add new fields in metadata for qdrant vector store by @killinsun in #16608
- core[patch]: preserve inspect.iscoroutinefunction with @beta decorator by @Lord-Haji in #16440
- community: add support for callable filters in FAISS by @thiswillbeyourgithub in #16190
- community: Add Baichuan LLM to community by @baichuan-assistant in #16724
- Add async methods for the AstraDB VectorStore by @cbornet in #16391
- adding parameter for changing the language in SpacyEmbeddings by @MarinaPlius in #15743
- community: Add ChatGLM3 by @169 in #15265
- Fix rephrase step in chatbot use case by @jacoblee93 in #16763
- [partners]: langchain-robocorp ease dependency version by @rihardsgravis in #16765
- robocorp: release 0.0.3 by @efriis in #16789
- Report which file was errored on in DirectoryLoader by @alex-dr in #16790
- docs: add csv use case by @baskaryan in #16756
- Fix Dep Recommendation by @hinthornw in #16793
- core[patch]: Update doc-string in base callback managers by @eyurtsev in #15885
- community[patch]: undo create_sql_agent breaking by @baskaryan in #16797
- community: add the ability to load existing transcripts from AssemblyAI by their id. by @RaphaelFavero in #16051
- openai[minor]: change to secretstr by @efriis in #16803
- infra: remove unnecessary tests on partner packages by @efriis in #16808
- nvidia-trt: remove tritonclient all extra dep by @efriis in #16749
- langchain[minor],community[minor]: Add async methods in BaseLoader by @cbornet in #16634
- core(minor): Add bulk add messages to BaseChatMessageHistory interface by @eyurtsev in #15709
- nomic: init pkg by @efriis in #16853
- Add async methods to BaseStore by @cbornet in #16669
- core[patch]: Release 0.1.18 by @baskaryan in #16870
- commmunity[patch]: Release 0.0.17 by @baskaryan in #16871
- langchain[patch]: Release 0.1.5 by @baskaryan in #16881
- infra: bump langchain min test reqs by @baskaryan in #16882
New Contributors
- @antoniolanza1996 made their first contribution in #16583
- @Daggx made their first contribution in #16377
- @CallumCM made their first contribution in #16645
- @micahparker made their first contribution in #16633
- @xiaokuili made their first contribution in #16615
- @sydneyidler made their first contribution in #16625
- @tryumanshow made their first contribution in #16618
- @stewartjarod made their first contribution in #16649
- @derenrich made their first contribution in #16681
- @Jalmeida1994 made their first contribution in #16673
- @zhxu73 made their first contribution in #16660
- @Rijul1204 made their first contribution in #16646
- @ARKA1112 made their first contribution in #16564
- @owensims1 made their first contribution in #16700
- @ash-hun made their first contribution in #16699
- @pashva made their first contribution in #16693
- @benitoThree made their first contribution in #15280
- @taimo3810 made their first contribution in #16616
- @brnaba-aws made their first contribution in #15478
- @HugoMichard made their first contribution in #16359
- @jaelgu made their first contribution in #16256
- @Kirushikesh made their first contribution in #16722
- @ElliotChina made their first contribution in #15441
- @nelly-hateva made their first contribution in #16019
- @machulav made their first contribution in #14506
- @shayben made their first contribution in #13704
- @gthank made their first contribution in #16740
- @hulitaitai made their first contribution in #16729
- @killinsun made their first contribution in #16608
- @Lord-Haji made their first contribution in #16440
- @MarinaPlius made their first contribution in #15743
- @alex-dr made their first contribution in #16790
- @RaphaelFavero made their first contribution in #16051
Full Changelog: v0.1.4...v0.1.5