What's Changed
- Document Runnable Binding by @eyurtsev in #13927
- fixed VertexAIModelGarden class by @lkuligin in #13917
- Add Databricks Vector Search as a new vector store by @freemso in #13621
- fix: fix qianfan validate_environment typo by @chyroc in #13908
- IMPROVEMENT: import Document from core by @baskaryan in #13905
- Update azure_cosmos_db.py by @esoler-sage in #13919
- Support for indexes that do not return a 'metadata' field in '_source' by @assaftibm in #13903
- fix(docs): link to question answering by @riezebosch in #13806
- chore: typo by @jiangying000 in #13817
- Multitenant adddocs by @jeremyb-data in #13827
- Docs
adapters
moved by @leo-gan in #13862 - Add rag-opensearch template by @rawwar in #13501
- Add progress bar to OllamaEmbeddings by @tylertitsworth in #13882
- The experimental package needs to be compatible with the usage of importing agents by @169 in #13839
- Update prompt injection model by @asofter in #13930
- Make common utils public by @baskaryan in #13932
- Adding
infinity
embedding integration. by @michaelfeil in #13928 - Implement stream() and astream() for agents by @nfcampos in #12783
- RunnableLambda: create afunc instance from func when not provided by @nbondoux in #13408
- RELEASE: core 0.0.7 by @efriis in #13973
- Eval Error Key by @hinthornw in #13974
- office365 toolkit bug fixes by @leo-gan in #13618
- Fix
MarkdownHeaderTextSplitter
not recognizing tilde-fenced code blocks by @unifyh in #13511 - Use langchain core in-tree as a dev dependency by @nfcampos in #13957
- Documentation: Reduce largest static image file size by @rihardsgravis in #13508
- [Evals] Add Project Tags by @hinthornw in #13982
- iMessage loader: implement message content extraction from attributed… by @YaySushi in #13634
- Fix broken link on Meilisearch vector-store documentation by @alallema in #13604
- fix merge None value and non None value error by @mengjincn in #13703
- Update the stable docs link by @adroitvarun in #13798
- AnthropicFunctions function_call compatibility by @JohnnyFoulds in #13901
- Astra DB vector store, move constructor docstring to class docstring by @hemidactylus in #13784
- fix test deps by @baskaryan in #13984
- Exclude Bedrock client and credentials_profile_name fields from serialisation by @dqbd in #13603
- Fixes for opengpts release by @nfcampos in #13960
- In Runnable.stream_log build up final_output from adding output chunks by @nfcampos in #12781
- Track RunnableAssign as a separate run trace by @dqbd in #13972
- core[patch]: release 0.0.7 by @baskaryan in #13989
- Add retriever for Knowledge Bases for Amazon Bedrock by @dlqqq in #13980
- DOCS: update stack diagram by @baskaryan in #13902
- langchain[patch]: release 0.0.342 by @baskaryan in #13992
- fix docs build by @baskaryan in #13990
- langchain[patch]: contributing test guide update by @efriis in #13993
New Contributors
- @freemso made their first contribution in #13621
- @chyroc made their first contribution in #13908
- @esoler-sage made their first contribution in #13919
- @assaftibm made their first contribution in #13903
- @riezebosch made their first contribution in #13806
- @jiangying000 made their first contribution in #13817
- @jeremyb-data made their first contribution in #13827
- @rawwar made their first contribution in #13501
- @tylertitsworth made their first contribution in #13882
- @169 made their first contribution in #13839
- @asofter made their first contribution in #13930
- @nbondoux made their first contribution in #13408
- @rihardsgravis made their first contribution in #13508
- @YaySushi made their first contribution in #13634
- @mengjincn made their first contribution in #13703
- @adroitvarun made their first contribution in #13798
- @JohnnyFoulds made their first contribution in #13901
Full Changelog: v0.0.341...v0.0.342