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

core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature lgtm PR looks good. Use to confirm that a PR is ready for merging. size:L This PR changes 100-499 lines, ignoring generated files.
#30905 opened Apr 17, 2025 by sydney-runkle Loading…
text-splitters: Set strict mypy rules 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. Ɑ: text splitters Related to text splitters package
#30900 opened Apr 17, 2025 by cbornet Loading…
community: fix cost calculations for 4.1 and o4 in OpenAI callback 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community size:L This PR changes 100-499 lines, ignoring generated files.
#30899 opened Apr 17, 2025 by TonyMas Loading…
Deprecate HanaDB, HanaTranslator and update example notebook to use new implementation community Related to langchain-community 🤖: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
#30896 opened Apr 17, 2025 by yberber-sap Loading…
langchain[lint]: fix mypy type ignores Ɑ: agent Related to agents module langchain Related to the langchain package 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs 🤖:lint size:L This PR changes 100-499 lines, ignoring generated files.
#30894 opened Apr 17, 2025 by cbornet Loading…
opensearch: create standalone langchain-opensearch package size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: vector store Related to vector store module
#30892 opened Apr 17, 2025 by Sathvik-Chowdary-Veerapaneni Loading…
langchain-openai: Fix openapi _resize case. 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#30888 opened Apr 16, 2025 by zhanluxianshen Loading…
community: Fix HTTP protocol handling in AzureAISearchRetriever._build_search_url 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature community Related to langchain-community Ɑ: retriever Related to retriever module size:M This PR changes 30-99 lines, ignoring generated files.
#30886 opened Apr 16, 2025 by kaspars-strods Loading…
core[patch]: add retries and better messages to draw_mermaid_png 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.
#30881 opened Apr 16, 2025 by vbarda Loading…
docs: update multi-modal docs 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XL This PR changes 500-999 lines, ignoring generated files.
#30880 opened Apr 16, 2025 by ccurme Loading…
community: add gpt-4.1 and gpt-4.5-preview model pricing and name handling community Related to langchain-community size:M This PR changes 30-99 lines, ignoring generated files.
#30877 opened Apr 16, 2025 by SP321 Loading…
community: Remove no-untyped-def escapes community Related to langchain-community size:L This PR changes 100-499 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#30873 opened Apr 16, 2025 by cbornet Loading…
langchain_openai: clean duplicate code for openai embedding. Ɑ: embeddings Related to text embedding models module 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#30872 opened Apr 16, 2025 by zhanluxianshen 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: return attachments in _get_response Ɑ: agent Related to agents module 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature langchain Related to the langchain package size:XS This PR changes 0-9 lines, ignoring generated files.
#30853 opened Apr 15, 2025 by georgi-stefanov Loading…
[community] Propose PDFRouterParser and Loader community Related to langchain-community Ɑ: doc loader Related to document loader module (not documentation) size:L This PR changes 100-499 lines, ignoring generated files.
#30847 opened Apr 15, 2025 by pprados Loading…
community: Add deprecation decorator to SingleStore community integrations community Related to langchain-community size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#30846 opened Apr 15, 2025 by volodymyr-memsql Loading…
[community] Propose some @deprecated APIs for PDF community Related to langchain-community size:S This PR changes 10-29 lines, ignoring generated files.
#30842 opened Apr 15, 2025 by pprados Loading…
docs: Register langchain-singlestore 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.
#30841 opened Apr 15, 2025 by volodymyr-memsql Loading…
community: Strip URLs from sitemap. community Related to langchain-community Ɑ: doc loader Related to document loader module (not documentation) size:XS This PR changes 0-9 lines, ignoring generated files.
#30830 opened Apr 14, 2025 by givemelove 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…
Feature/persian text processing langchain Related to the langchain package size:XXL This PR changes 1000+ lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#30821 opened Apr 14, 2025 by MohammadAminDHM Loading…
4 tasks
community: add mypy warn_unused_ignores rule community Related to langchain-community size:L This PR changes 100-499 lines, ignoring generated files.
#30816 opened Apr 14, 2025 by cbornet Loading…
community: have ChatLlamaCpp handle "auto" and "any" for tool_choice community Related to langchain-community size:M This PR changes 30-99 lines, ignoring generated files.
#30810 opened Apr 13, 2025 by clinty Loading…
partners: ChatAnthropic supports urls size:M This PR changes 30-99 lines, ignoring generated files.
#30809 opened Apr 13, 2025 by Konsti-s Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.