Skip to content

Pull requests: langchain-ai/langchain

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[Core,Community]: Fixed SQLAlchemyCache serialization exception to return ChatGeneration and added type in llm_string 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
#22408 opened Jun 2, 2024 by keenborder786 Loading…
docs: notebook loader: change .hmtl to .ipynb 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XS This PR changes 0-9 lines, ignoring generated files.
#22407 opened Jun 2, 2024 by klaudialemiec Loading…
4 tasks done
community: documentation - mentioning query_instruction with regards to BGE-M3 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder 🔌: huggingface Primarily related to HuggingFace integrations size:XS This PR changes 0-9 lines, ignoring generated files.
#22405 opened Jun 2, 2024 by mkhludnev Loading…
community: add DashScope Rerank 🤖:improvement Medium size change to existing code to handle new use-cases size:XL This PR changes 500-999 lines, ignoring generated files.
#22403 opened Jun 2, 2024 by LastMonopoly Loading…
langchain: Fix MongoDBAtlasVectorSearch reference in self query retriever 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: retriever Related to retriever module size:S This PR changes 10-29 lines, ignoring generated files.
#22401 opened Jun 2, 2024 by bhardwaj-vipul Loading…
community: update dynamodb chat history to update instead of overwrite 🔌: aws Primarily related to Amazon Web Services (AWS) integrations 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22397 opened Jun 2, 2024 by Davi-Schumacher Loading…
Update Ollama instructions 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XS This PR changes 0-9 lines, ignoring generated files.
#22394 opened Jun 1, 2024 by jmorganca Loading…
core: In RunnableSequence pass kwargs to the first step 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22393 opened Jun 1, 2024 by nfcampos Loading…
docs: Updated integration docs with required package installations 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:L This PR changes 100-499 lines, ignoring generated files.
#22392 opened Jun 1, 2024 by NithinBairapaka Loading…
feat: Implement MiniMaxChat interface 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22391 opened Jun 1, 2024 by maang-h Loading…
docs: correct path in readme size:XS This PR changes 0-9 lines, ignoring generated files. template
#22383 opened Jun 1, 2024 by albertgilopez Loading…
community: update support for OpenLLM 0.5 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XL This PR changes 500-999 lines, ignoring generated files.
#22380 opened Jun 1, 2024 by aarnphm Loading…
Update chat model standard tests 🔌: fireworks Primarily related to Fireworks AI model intergrations 🤖:improvement Medium size change to existing code to handle new use-cases 🔌: openai Primarily related to OpenAI integrations partner size:XL This PR changes 500-999 lines, ignoring generated files.
#22378 opened May 31, 2024 by baskaryan Loading…
resolve minor syntax error. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:XS This PR changes 0-9 lines, ignoring generated files.
#22375 opened May 31, 2024 by Robert-Jia00129 Loading…
4 tasks
infra: bump anthropic mypy 1 🔌: anthropic Primarily related to Anthropic integrations partner size:L This PR changes 100-499 lines, ignoring generated files.
#22373 opened May 31, 2024 by baskaryan Loading…
community: Implement Doctran async execution 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22372 opened May 31, 2024 by gopetracca Loading…
docs: integrations cache: added class table 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:M This PR changes 30-99 lines, ignoring generated files.
#22368 opened May 31, 2024 by leo-gan Loading…
docs: add Microsoft Azure to ChatModelTabs 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:S This PR changes 10-29 lines, ignoring generated files.
#22367 opened May 31, 2024 by mainred Loading…
huggingface: Skip Login to HuggubgFaceHub when token is not set 🔌: huggingface Primarily related to HuggingFace integrations 🤖:improvement Medium size change to existing code to handle new use-cases partner size:S This PR changes 10-29 lines, ignoring generated files.
#22365 opened May 31, 2024 by mirkenstein Loading…
3 tasks
docs: Astra DB vectorstore, add automatic-embedding example 🔌: astradb Primarily related to AstraDB integrations 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:L This PR changes 100-499 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#22350 opened May 31, 2024 by hemidactylus Loading…
Update loading.py 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#22349 opened May 31, 2024 by fight8921 Loading…
4 tasks
community: add SearchResourceEncryptionKey support 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#22348 opened May 31, 2024 by seb-jul Loading…
1 task done
[experimental][llms][OllamaFunctions] tool calling related fixes 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22339 opened May 31, 2024 by lalanikarim Loading…
openai[patch]: refactor embeddings, add tests Ɑ: embeddings Related to text embedding models module 🔌: openai Primarily related to OpenAI integrations partner 🤖:refactor A large refactor of a feature(s) or restructuring of many files size:XL This PR changes 500-999 lines, ignoring generated files.
#22337 opened May 31, 2024 by baskaryan Loading…
ProTip! Exclude everything labeled bug with -label:bug.