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

rfc: support image generation in ChatOpenAI via client.images size:L This PR changes 100-499 lines, ignoring generated files.
#30985 opened Apr 23, 2025 by ccurme Draft
feat(core): Autogenerate filenames for when converting file content blocks to OpenAI format lgtm PR looks good. Use to confirm that a PR is ready for merging. size:M This PR changes 30-99 lines, ignoring generated files.
#30984 opened Apr 23, 2025 by jacoblee93 Loading…
[docs/community]: langchain docs + browserbaseloader fix 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.
#30973 opened Apr 23, 2025 by Kylejeong2 Loading…
4 tasks
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…
docs: Astra DB, replace leftover links to "community" legacy package + modernize doc loader signature 🤖: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.
#30969 opened Apr 22, 2025 by hemidactylus Loading…
docs: improvements to Astra DB pages, especially modernize Vector DB example notebook 🤖: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.
#30961 opened Apr 22, 2025 by hemidactylus Loading…
adding docs for vectara tools 🤖: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.
#30958 opened Apr 22, 2025 by adeelehsan Loading…
1 task
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…
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-openai: Fix openapi _resize case. 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature needs test PR needs to be updated with tests size:M This PR changes 30-99 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…
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] 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…
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…
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…
Removing dereference_refs from _convert_json_schema_to_openai_function 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.
#30806 opened Apr 13, 2025 by keenborder786 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.