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