Skip to content

Pull requests: langchain-ai/langchainjs

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
Assigned to nobody Loading
Sort

Pull requests list

feat(langchain): enhance SQL security with validation, parameterization and injection protection auto:improvement Medium size change to existing code to handle new use-cases size:XL This PR changes 500-999 lines, ignoring generated files.
#8377 opened Jun 17, 2025 by christian-bromann Loading…
fix(core): max event listeners error long running process auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
#8366 opened Jun 16, 2025 by andrewdoro Loading…
feat(openai): Add OpenAI Transcriptions support with comprehensive testing auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XL This PR changes 500-999 lines, ignoring generated files.
#8361 opened Jun 13, 2025 by christian-bromann Loading…
feat(openai): add file URL preprocessing for message handling auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:L This PR changes 100-499 lines, ignoring generated files.
#8340 opened Jun 10, 2025 by mantrakp04 Loading…
fix: Amazon Bedrock Error (thinking: Extra inputs are not permitted) auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8338 opened Jun 10, 2025 by ximing Loading…
fix: properly handle explicit metadata columns in PostgresVectorStore auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8335 opened Jun 10, 2025 by Sriram-52 Loading…
fix[community]: watsonx.ai software auth for all IBM classes auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
#8331 opened Jun 9, 2025 by FilipZmijewski Loading…
feat: add service_tier to openai langchain chat auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:S This PR changes 10-29 lines, ignoring generated files.
#8329 opened Jun 8, 2025 by SamuelScheit Loading…
feat(community): perplexity add web search options auto:improvement Medium size change to existing code to handle new use-cases size:M This PR changes 30-99 lines, ignoring generated files.
#8328 opened Jun 8, 2025 by anadi45 Loading…
google-genai: support of adding custom headers on ChatGoogleGenerativeAI #6648 auto:improvement Medium size change to existing code to handle new use-cases size:XS This PR changes 0-9 lines, ignoring generated files.
#8327 opened Jun 8, 2025 by caspherola Loading…
chore: Replace deprecated modelName parameter with model parameter auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:refactor A large refactor of a feature(s) or restructuring of many files size:L This PR changes 100-499 lines, ignoring generated files.
#8325 opened Jun 7, 2025 by christian-bromann Loading…
fix chroma query param error auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8322 opened Jun 6, 2025 by othorizon Loading…
Removed unsupported media_type parameter for image upload when supply… auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8292 opened Jun 2, 2025 by FaramirBS Loading…
Ensure the GithubRepoLoader path is URI Encoded when fetching repo files auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8288 opened May 30, 2025 by dylandignan Loading…
fix(trimmer): trim last message when allowPartial: true and strategy: first auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:M This PR changes 30-99 lines, ignoring generated files.
#8287 opened May 30, 2025 by schonmann Loading…
feat(togetherAI): warn if chat model name is missing auto:documentation 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.
#8263 opened May 28, 2025 by YasharF Loading…
feat(openai): encoding_format support for embeddings size:S This PR changes 10-29 lines, ignoring generated files.
#8256 opened May 26, 2025 by anadi45 Loading…
feat(mongodb): add MongoDB LLM cache auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XL This PR changes 500-999 lines, ignoring generated files.
#8251 opened May 26, 2025 by YasharF Loading…
feat: Query Embedding Caching auto:documentation Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder auto:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#8249 opened May 24, 2025 by YasharF Loading…
community[minor]: Deprecate CouchbaseVectorStore and create CouchbaseSearchVectorStore auto:improvement Medium size change to existing code to handle new use-cases size:XXL This PR changes 1000+ lines, ignoring generated files.
#8247 opened May 23, 2025 by ejscribner Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.