langchain/libs/partners
junkeon 480c02bf55
upstage[minor]: add merge_and_split function for document loader (#21603)
- Introduce the `merge_and_split` function in the
`UpstageLayoutAnalysisLoader`.
- The `merge_and_split` function takes a list of documents and a
splitter as inputs.
- This function merges all documents and then divides them using the
`split_documents` method, which is a proprietary function of the
splitter.
- If the provided splitter is `None` (which is the default setting), the
function will simply merge the documents without splitting them.
2024-05-13 10:55:19 -04:00
..
ai21 ai21: fix core version (#21168) 2024-05-01 13:10:22 -07:00
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 2024-03-05 19:22:08 +00:00
anthropic partners[anthropic]: update unit test for key passed in from the environment (#21290) 2024-05-05 16:19:10 -04:00
azure-dynamic-sessions azure-dynamic-sessions: add Python REPL tool (#21264) 2024-05-09 21:39:04 +00:00
chroma community: Chroma Adding create_collection_if_not_exists flag to Chroma constructor (#21420) 2024-05-09 11:45:10 -04:00
exa patch: deprecate (a)get_relevant_documents (#20477) 2024-04-22 11:14:53 -04:00
fireworks fireworks: fix integration tests (#20973) 2024-04-27 19:49:46 +00:00
groq partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 2024-04-30 15:06:42 -04:00
ibm ibm: Fix llm and embeddings "verify" attribute default value (#21429) 2024-05-08 17:23:14 +00:00
mistralai mistralai: relax tokenizers dep (#21277) 2024-05-03 14:16:22 -07:00
mongodb partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 2024-04-30 15:06:42 -04:00
nomic partners: version constraints (#17492) 2024-02-14 08:57:46 -08:00
openai openai: fix loads unit test (#21542) 2024-05-10 18:46:34 +00:00
pinecone (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
prompty prompty: adding Microsoft langchain_prompty package (#21346) 2024-05-11 04:03:44 +00:00
robocorp robocorp: release 0.0.6 (#21441) 2024-05-08 16:16:24 -04:00
together together: fix chat model and embedding classes (#21353) 2024-05-06 18:26:03 -07:00
upstage upstage[minor]: add merge_and_split function for document loader (#21603) 2024-05-13 10:55:19 -04:00
voyageai partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 2024-04-30 15:06:42 -04:00