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/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.
4 months ago
..
ai21 ai21: fix core version (#21168) 4 months ago
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 6 months ago
anthropic partners[anthropic]: update unit test for key passed in from the environment (#21290) 4 months ago
azure-dynamic-sessions azure-dynamic-sessions: add Python REPL tool (#21264) 4 months ago
chroma community: Chroma Adding create_collection_if_not_exists flag to Chroma constructor (#21420) 4 months ago
exa patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
fireworks fireworks: fix integration tests (#20973) 4 months ago
groq partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 4 months ago
ibm ibm: Fix llm and embeddings "verify" attribute default value (#21429) 4 months ago
mistralai mistralai: relax tokenizers dep (#21277) 4 months ago
mongodb partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 4 months ago
nomic partners: version constraints (#17492) 7 months ago
openai openai: fix loads unit test (#21542) 4 months ago
pinecone (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
prompty prompty: adding Microsoft langchain_prompty package (#21346) 4 months ago
robocorp robocorp: release 0.0.6 (#21441) 4 months ago
together together: fix chat model and embedding classes (#21353) 4 months ago
upstage upstage[minor]: add merge_and_split function for document loader (#21603) 4 months ago
voyageai partner[patch]: Upgrade to Ruff v0.4.2 (#21108) 4 months ago