What's Changed
- updated langchain stack img to be svg by @bracesproul in #13540
- DOCS
langchain decorators
update by @leo-gan in #13535 - fix: Make YoutubeLoader support on demand language translation by @RaflyLesmana3003 in #13583
- Add embedchain retriever by @taranjeet in #13553
- feat: load all namespaces by @andstu in #13549
- Fix for oracle schema parsing stated on the issue #7928 by @Tazc54 in #13545
- fix: VLLMOpenAI -- create() got an unexpected keyword argument 'api_key' by @umair313 in #13517
- Fix Astra integration tests by @nicoloboschi in #13520
- Introduce search_kwargs for Custom Parameters in BingSearchAPIWrapper by @shumpei19 in #13525
- AstraDB: use includeSimilarity option instead of $similarity by @nicoloboschi in #13512
- docs updating
AzureML
notebooks by @leo-gan in #13492 - Fix hunyuan appid type by @maiqingqiang in #13496
- FIX: doc-string - langchain.vectorstores.dashvector.DashVector by @linzeyang in #13502
- FIX: Limit Azure OpenAI embeddings chunk size by @mspronesti in #13425
- Feature cognitive health by @jwbeck97 in #13448
- Add llama2-13b-chat-v1 support to
chat_models.BedrockChat
by @WouterDurnez in #13403 - Fix tool arguments formatting in StructuredChatAgent by @skozlovf in #10480
- Fix typo in MongoDB memory docs by @sijunhe in #13588
- Minor redis improvements by @tylerhutcherson in #13381
- DeepLake Backwards compatibility fix by @adolkhan in #13388
- feat: add ERNIE-Bot-4 Function Calling by @wangwei1237 in #13320
- VertexAI LLM count_tokens method requires list of prompts by @stijntratsaertit in #13451
- fixed an UnboundLocalError when no documents are found by @lkuligin in #12995
- fix: Reduce post-processing time for
DocAIParser
by @holtskinner in #13210 - bugfix in using search_kwargs in Vectara retriever by @ofermend in #13299
- bump 339 by @baskaryan in #13613
New Contributors
- @taranjeet made their first contribution in #13553
- @andstu made their first contribution in #13549
- @Tazc54 made their first contribution in #13545
- @umair313 made their first contribution in #13517
- @nicoloboschi made their first contribution in #13520
- @shumpei19 made their first contribution in #13525
- @linzeyang made their first contribution in #13502
- @jwbeck97 made their first contribution in #13448
- @WouterDurnez made their first contribution in #13403
- @sijunhe made their first contribution in #13588
- @stijntratsaertit made their first contribution in #13451
Full Changelog: v0.0.338...v0.0.339