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: Fix tutorial chatbot.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.
#31116 opened May 5, 2025 by hmhuan Loading…
1 of 4 tasks
docs: replace initialize_agent with create_react_agent in openweathermap.ipynb 🤖: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.
#31115 opened May 4, 2025 by MichaelLi65535 Loading…
4 tasks done
docs: Add Brightdata integration documentation 🤖: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.
#31114 opened May 4, 2025 by meirk-brd Loading…
3 tasks done
Fix issue 31035 alias fields in base tool langchain core 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:S This PR changes 10-29 lines, ignoring generated files.
#31112 opened May 4, 2025 by CtrlMj Loading…
partners[openai]: Use callback to track the usage for embedding models Ɑ: embeddings Related to text embedding models module langchain Related to the langchain package size:M This PR changes 30-99 lines, ignoring generated files.
#31111 opened May 3, 2025 by AsifMehmood97 Loading…
fix: update create_react_agent example in llmonitor.md with ChatOpenAI and invoke() 🤖: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.
#31093 opened May 1, 2025 by tskrrish Loading…
docs: replace initialize_agent with create_react_agent 🤖: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.
#31091 opened May 1, 2025 by AbhiChanGit Loading…
4 tasks
Partners LLM: First Meta's Llama API integration size:XL This PR changes 500-999 lines, ignoring generated files.
#31084 opened Apr 30, 2025 by seyeong-han Loading…
partners: (langchain-deepseek) fix deepseek-r1 always returns an empty reasoning_content when reasoning 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#31065 opened Apr 29, 2025 by reatang Loading…
openai[patch]: fix getting generation info when streaming with json_schema response format on Azure 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#31062 opened Apr 29, 2025 by jjurm Loading…
docs: Add example notebook for Gel integration 🤖: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. Ɑ: vector store Related to vector store module
#31050 opened Apr 28, 2025 by anbuzin Loading…
Core: Not using Alias when it is set for field in Pydantic Model Arg Schema for Tool 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:S This PR changes 10-29 lines, ignoring generated files.
#31036 opened Apr 26, 2025 by keenborder786 Loading…
text-splitters: fix some import-untyped errors 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#31030 opened Apr 26, 2025 by cbornet Loading…
infra: Dependabot configuration to update actions in workflow 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:S This PR changes 10-29 lines, ignoring generated files.
#31026 opened Apr 26, 2025 by ScottBrenner Loading…
langchain: use mypy strict checking with exemptions langchain Related to the langchain package 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:L This PR changes 100-499 lines, ignoring generated files.
#31018 opened Apr 25, 2025 by cbornet Loading…
core: support Union type args in strict mode of OpenAI function calling / structured output 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:M This PR changes 30-99 lines, ignoring generated files.
#30971 opened Apr 22, 2025 by shengbo-ma Loading…
Adding documentation for PGVectorStore 🤖: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. Ɑ: vector store Related to vector store module
#30950 opened Apr 21, 2025 by dishaprakash Loading…
core: Fix some private member accesses 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
#30912 opened Apr 17, 2025 by cbornet Loading…
Fix async indexing issue 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:S This PR changes 10-29 lines, ignoring generated files.
#30869 opened Apr 16, 2025 by shkarupa-alex Loading…
langchain: catch if there are only system messages in a prompt for anthropic 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:M This PR changes 30-99 lines, ignoring generated files.
#30822 opened Apr 14, 2025 by mathislindner Loading…
langchain: improve performance split_list_of_docs langchain Related to the langchain package size:M This PR changes 30-99 lines, ignoring generated files.
#30808 opened Apr 13, 2025 by ianchi Loading…
langchain-openai: support custom fallback content for tool-only messages size:S This PR changes 10-29 lines, ignoring generated files.
#30803 opened Apr 13, 2025 by louisgthier Loading…
Improvements to ChatPerplexity Integration community Related to langchain-community size:XL This PR changes 500-999 lines, ignoring generated files.
#30802 opened Apr 12, 2025 by jamesliounis Loading…
core: Cleanup Pydantic models and handle deprecation warnings 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XL This PR changes 500-999 lines, ignoring generated files.
#30799 opened Apr 12, 2025 by cbornet Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.