langchain/libs
Xander Dumaine 35784d1c33
langchain[minor]: add document_variable_name to create_stuff_documents_chain (#24083)
- **Description:** `StuffDocumentsChain` uses `LLMChain` which is
deprecated by langchain runnables. `create_stuff_documents_chain` is the
replacement, but needs support for `document_variable_name` to allow
multiple uses of the chain within a longer chain.
- **Issue:** none
- **Dependencies:** none
2024-07-12 02:31:46 +00:00
..
cli cli[patch]: ruff 0.5 (#23833) 2024-07-03 18:33:15 +00:00
community community: Fix Bug in Azure Search Vectorstore search asyncronously (#24081) 2024-07-11 18:32:19 -07:00
core core: release 0.2.16 (#24159) 2024-07-11 23:59:41 +00:00
experimental multiple: use modern installer in poetry (#23998) 2024-07-08 18:50:48 -07:00
langchain langchain[minor]: add document_variable_name to create_stuff_documents_chain (#24083) 2024-07-12 02:31:46 +00:00
partners milvus[patch]: Fix Milvus vectorstore for newer versions of langchain-core (#24152) 2024-07-11 18:51:18 -07:00
standard-tests standard-tests[patch]: add tests for runnables as tools and streaming usage metadata (#24153) 2024-07-11 18:30:05 -04:00
text-splitters community[minor]: added support for C in RecursiveCharacterTextSplitter (#24091) 2024-07-11 16:47:48 +00:00