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: document the move of the aerospike vector store integration to langchain-aerospike vec-595 🤖: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.
#31156 opened May 7, 2025 by dwelch-spike Loading…
[BUG] Local File Inclusion in HTMLHeaderTextSplitter 🤖:security Related to security issues, CVEs size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#31155 opened May 7, 2025 by geckosecurity Loading…
docs: remove duplicated and inaccurate mulvus doc (part of langchain-ai#31104) 🤖: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.
#31154 opened May 7, 2025 by MichaelLi65535 Loading…
4 tasks done
text-splitters: Fix regex separator merge bug in CharacterTextSplitter 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#31137 opened May 6, 2025 by suminnnnn Loading…
Suppress error in make api_docs_clean if index.md is missing 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#31129 opened May 6, 2025 by mateencog Loading…
Fix: Extend pyproject.toml check in create_api_rst.py to langchain/libs folder 🤖: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.
#31128 opened May 6, 2025 by mateencog Loading…
core: enable true caching support for arbitrary message stacks in langgraph langchain Related to the langchain package size:XS This PR changes 0-9 lines, ignoring generated files.
#31117 opened May 5, 2025 by cosminacho Loading…
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…
docs: Add example notebook for Gel integration 🤖: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
#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…
ProTip! Mix and match filters to narrow down what you’re looking for.