What's Changed
- langchain[patch]: Release 0.1.26 by @jacoblee93 in #4697
- mistralai[patch]: Fix Mistral for non-tool calling models by @jacoblee93 in #4698
- mistralai[patch]: Release 0.0.13 by @jacoblee93 in #4699
- groq[patch]: Fix stop sequence binding by @jacoblee93 in #4700
- groq[patch]: Release 0.0.3 by @jacoblee93 in #4701
- docs[minor]: Add dynamic prompting section to graphs use case by @bracesproul in #4709
- docs[minor]: Swap gtag for supabase by @bracesproul in #4710
- docs[patch]: properly load/use env vars by @bracesproul in #4711
- docs[patch]: Slight updates to graphs use cases by @bracesproul in #4713
- Fix broken
Table of contents
links onQ&A with RAG
page by @andrewnguonly in #4718 - docs[minor]: Added per_user docs page question answering by @bracesproul in #4721
- docs[patch]: fix(docs): correct typos in docs by @EricHasegawa in #4712
- azure-openai[patch]: feat: add azureOpenAIApiDeploymentName for AzureChatOpenAI constructor by @SpringMT in #4668
- community[patch]: Allow must_not filter in Elasticsearch VectorStore by @LaurensTsestigh in #4664
- core[minor]: StringOutputParser and text BaseMessage contents by @afirstenberg in #4705
- anthropic[patch]: Bump SDK version by @jacoblee93 in #4724
- anthropic[patch]: Release 0.1.6 by @jacoblee93 in #4725
- core[minor]: Add graph functionality to Runnable base by @albertpurnama in #4566
- community[minor]:feat(embedding integration): modifying the Alibaba Tongyi chat model enableSearch parameter is invalid; add Alibaba Tongyi embedding by @JoeABCDEF in #4662
- langchain[patch]: Add Possibility to use Contextual chunk headers in Parent Document Retriever by @karol-f in #4651
- multiple[patch]: Switch deprecated
model.call
tomodel.invoke
in tests and examples by @janvi-kalra in #4726 - community[minor]: feat: add chat models for zhipuai by @lukywong in #4644
- langchain[patch]: fix gitbook loader with shouldLoadAllPaths:true by @steeeee99 in #4723
- azure-openai[patch]: feat: use azureOpenAIApiDeploymentName for all azure-openai by @SpringMT in #4714
- community[patch]: Release 0.0.37 by @jacoblee93 in #4728
- azure-openai[patch]: Release 0.0.4 by @jacoblee93 in #4729
New Contributors
- @JoeABCDEF made their first contribution in #4662
- @janvi-kalra made their first contribution in #4726
- @lukywong made their first contribution in #4644
- @steeeee99 made their first contribution in #4723
Full Changelog: 0.1.26...0.1.27