Skip to content

Pull requests: langchain-ai/langchain

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

Pull requests list

docs: update azure_openai_whisper_parser.ipynb 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#28327 opened Nov 24, 2024 by eltociear Loading…
Community: Adding bulk_size as a setable param for OpenSearchVectorSearch community Related to langchain-community size:S This PR changes 10-29 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#28325 opened Nov 24, 2024 by manukychen Loading…
docs: fix GOOGLE_API_KEY typo community Related to langchain-community 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#28322 opened Nov 23, 2024 by Yelinz Loading…
Community: Adding citations in AIMessage for ChatPerplexity community Related to langchain-community size:XS This PR changes 0-9 lines, ignoring generated files.
#28321 opened Nov 23, 2024 by keenborder786 Loading…
partners: update pinecone client size:S This PR changes 10-29 lines, ignoring generated files.
#28320 opened Nov 23, 2024 by aulorbe Loading…
handled case where "tool_calls" is none 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#28319 opened Nov 23, 2024 by bauerem Loading…
4 tasks
Added a cookbook to show how to run RAG agents locally using open source LLMs on Intel CPU 🤖: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.
#28302 opened Nov 22, 2024 by pbharti0831 Loading…
partners/mistral ai: Added support for mistral chat models size:XXL This PR changes 1000+ lines, ignoring generated files.
#28301 opened Nov 22, 2024 by ElhamBadri2411 Loading…
langchain_ollama: Check for None tool_calls object 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#28291 opened Nov 22, 2024 by edmcman Loading…
partners[chroma]: add retrieval of embedding vectors size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#28290 opened Nov 22, 2024 by mspronesti Loading…
community[fix]: could not locate runnable browser 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community size:XS This PR changes 0-9 lines, ignoring generated files.
#28289 opened Nov 22, 2024 by ImAmirreza Loading…
4 tasks
community: [bugfix] fix source path for office files in O365 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community Ɑ: doc loader Related to document loader module (not documentation) size:S This PR changes 10-29 lines, ignoring generated files.
#28260 opened Nov 21, 2024 by MacanPN Loading…
community: add include_labels option to ConfluenceLoader community Related to langchain-community Ɑ: doc loader Related to document loader module (not documentation) size:M This PR changes 30-99 lines, ignoring generated files.
#28259 opened Nov 21, 2024 by nakamasato Loading…
2 tasks done
community[minor] Pebblo: Support for new Pinecone class PineconeVectorStore community Related to langchain-community size:XS This PR changes 0-9 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#28253 opened Nov 21, 2024 by Raj725 Loading…
partners: fix of issue #26029 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#28233 opened Nov 20, 2024 by blaufink Loading…
community: Add FewShotSQLTool community Related to langchain-community size:M This PR changes 30-99 lines, ignoring generated files.
#28232 opened Nov 20, 2024 by cbornet Loading…
partners/ollama: fix tool calling with nested schemas 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:L This PR changes 100-499 lines, ignoring generated files.
#28225 opened Nov 20, 2024 by TheDannyG Loading…
docs: update tutorials
#28219 opened Nov 19, 2024 by ccurme Draft
community: tongyi multimodal response format fix to support langchain 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community size:S This PR changes 10-29 lines, ignoring generated files.
#28212 opened Nov 19, 2024 by achenglike Loading…
Community: FAISS Filter Function Enhancement with Advanced Query Operators community Related to langchain-community size:XL This PR changes 500-999 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#28207 opened Nov 19, 2024 by vincentzhang15 Loading…
community: add LindormVector to vectorstores; also add Lindorm chat/embedding/rerank to chat_model/embedding/document_compressors community Related to langchain-community Ɑ: embeddings Related to text embedding models module size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: vector store Related to vector store module
#28206 opened Nov 19, 2024 by AlwaysBluer Loading…
4 tasks done
Invalid tool_choice being passed to ChatLiteLLM 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community size:XS This PR changes 0-9 lines, ignoring generated files.
#28198 opened Nov 19, 2024 by keenborder786 Loading…
core: fix issue with runnable parallel schema being empty when children runnable input schemas use TypedDict's 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core size:M This PR changes 30-99 lines, ignoring generated files.
#28196 opened Nov 18, 2024 by williamzhu54 Loading…
Update Poetry version, to current latest (1.8.4) lgtm PR looks good. Use to confirm that a PR is ready for merging. 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:M This PR changes 30-99 lines, ignoring generated files.
#28194 opened Nov 18, 2024 by ulgens Loading…
ProTip! Exclude everything labeled bug with -label:bug.