You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Giannis 8cf1d75d08
cohere[patch]: Fix retriever (#19771)
* Replace `source_documents` with `documents`
* Pass `documents` as a named arg vs keyword
* Make `parsed_docs` more robust
* Fix edge case of doc page_content being `None`
6 months ago
..
cli cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 6 months ago
community community[patch]: add attribution_token within GoogleVertexAISearchRetriever (#18520) 6 months ago
core dont mutate metadata/tags (#19742) 6 months ago
experimental experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 6 months ago
langchain langchain[patch]: Upgrade openai's sdk and solve some interface adaptation problems. #19548 (#19785) 6 months ago
partners cohere[patch]: Fix retriever (#19771) 6 months ago
text-splitters text-splitters[minor]: Added Haskell support in langchain.text_splitter module (#16191) 6 months ago