-
Notifications
You must be signed in to change notification settings - Fork 18k
Pull requests: langchain-ai/langchain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update agents.ipynb (docs: add @tool decorator example for function-b…
🤖:docs
Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
size:M
This PR changes 30-99 lines, ignoring generated files.
#31820
opened Jul 1, 2025 by
ojumah20
Loading…
4 tasks
Security: Remove xslt_path and harden XML parsers in HTMLSectionSplitter: package: langchain-text-splitters
#31819
opened Jul 1, 2025 by
ColeMurray
•
Draft
4 tasks done
langchain[patch]: Add bandit rules
langchain
Related to the langchain package
🤖:security
Related to security issues, CVEs
size:L
This PR changes 100-499 lines, ignoring generated files.
#31818
opened Jul 1, 2025 by
mdrxy
Loading…
This PR introduces a new loader class, Related to langchain-community
Ɑ: doc loader
Related to document loader module (not documentation)
size:L
This PR changes 100-499 lines, ignoring generated files.
UniversalDocumentLoader
, which follows the **Strategy Pattern** to dynamically delegate document loading to the appropriate loader class based on the file type. It aims to simplify file ingestion in LangChain applications that deal with a variety of document formats (e.g., PDF, RTF, TXT).
community
#31817
opened Jul 1, 2025 by
aiml-learning-design
Loading…
groq: Add service tier option to ChatGroq
lgtm
PR looks good. Use to confirm that a PR is ready for merging.
size:S
This PR changes 10-29 lines, ignoring generated files.
#31801
opened Jul 1, 2025 by
mdrxy
Loading…
Enhance SECURITY.md with threat modeling, injection defenses, and memory safety
🤖:security
Related to security issues, CVEs
size:M
This PR changes 30-99 lines, ignoring generated files.
ollama: add This PR changes 100-499 lines, ignoring generated files.
validate_model_on_init
, catch more errors
size:L
#31784
opened Jun 30, 2025 by
mdrxy
Loading…
fix: update AzureOpenAIEmbeddings validation logic for openai_api_base
🤖:bug
Related to a bug, vulnerability, unexpected error with an existing feature
Ɑ: embeddings
Related to text embedding models module
size:S
This PR changes 10-29 lines, ignoring generated files.
#31782
opened Jun 30, 2025 by
aasishraj
Loading…
docs: Adding documentation for a reranker and tool calling with Prediction Guard
🤖:docs
Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
size:XXL
This PR changes 1000+ lines, ignoring generated files.
#31771
opened Jun 27, 2025 by
jmansdorfer
Loading…
docs: add ZenRows provider and tool integration docs
🤖: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.
#31742
opened Jun 26, 2025 by
Yuvrajchandra
Loading…
[langchain-perplexity] Update chat_models.py to get additional metadata
langchain
Related to the langchain package
size:M
This PR changes 30-99 lines, ignoring generated files.
#31730
opened Jun 25, 2025 by
ch-amal0
Loading…
ci: limit time for each codspeed benchmark with flag
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:XS
This PR changes 0-9 lines, ignoring generated files.
#31720
opened Jun 24, 2025 by
sydney-runkle
Loading…
[docs] Update couchbase provider, vector store & features list
🤖: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
#31719
opened Jun 24, 2025 by
nithishr
Loading…
qdrant: Add metadata-based deletion support to QdrantVectorStore
size:L
This PR changes 100-499 lines, ignoring generated files.
Ɑ: vector store
Related to vector store module
#31712
opened Jun 24, 2025 by
HarshitR2004
Loading…
core: deprecate problematic dict() method
0.4 release
🤖:nit
Small modifications/deletions, fixes, deps or improvements to existing code or docs
size:L
This PR changes 100-499 lines, ignoring generated files.
#31685
opened Jun 20, 2025 by
cbornet
Loading…
docs: add docs for langchain_scraperapi tool integration
🤖: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.
#31675
opened Jun 19, 2025 by
chaseleantj
Loading…
core: Fix some missing generic types
🤖:nit
Small modifications/deletions, fixes, deps or improvements to existing code or docs
size:L
This PR changes 100-499 lines, ignoring generated files.
#31658
opened Jun 18, 2025 by
cbornet
Loading…
fix(chroma): add missing Euclidean relevance-score function
🤖:bug
Related to a bug, vulnerability, unexpected error with an existing feature
needs test
PR needs to be updated with tests
size:S
This PR changes 10-29 lines, ignoring generated files.
Ɑ: vector store
Related to vector store module
#31643
opened Jun 17, 2025 by
mohiuddin-khan-shiam
Loading…
core[bug]: Fixing Missing Docstring Bug if no Docstring is provided in BaseModel class
🤖: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.
#31608
opened Jun 14, 2025 by
keenborder786
Loading…
anthropic: add include_response_headers parameter to ChatAnthropic
#31579
opened Jun 12, 2025 by
ketanbhatt
•
Draft
huggingface: add astream for huggingface pipeline
size:L
This PR changes 100-499 lines, ignoring generated files.
#31575
opened Jun 12, 2025 by
nazeudon
Loading…
3 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.