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: 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…
# Add Support for Anthropic's Built-in Tools 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.
#8248 opened May 23, 2025 by bleafman Loading…
feat(community): upgrade lancedb version to 0.19.1 auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#8246 opened May 23, 2025 by jackye1995 Loading…
fix(mcp-adapters): Provide cwd when calling into StdioClientTransport auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:XS This PR changes 0-9 lines, ignoring generated files.
#8245 opened May 23, 2025 by Cammisuli Loading…
fix(docs): clarify required metadata for base64 content in OpenAI multimodal messages auto:documentation 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.
#8244 opened May 23, 2025 by byteakp Loading…
feat(mcp-adapters): respect tool timeouts size:L This PR changes 100-499 lines, ignoring generated files.
#8241 opened May 23, 2025 by benjamincburns Loading…
feat!(mcp-adapters): add authProvider for oauth, fix header passing size:XXL This PR changes 1000+ lines, ignoring generated files.
#8239 opened May 23, 2025 by benjamincburns Loading…
2
2
fix(hf): Upgrade @huggingface/inference to v3.13.2 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:M This PR changes 30-99 lines, ignoring generated files.
#8237 opened May 22, 2025 by YasharF Loading…
feat(google-genai): Add baseUrl property to embeddings auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:M This PR changes 30-99 lines, ignoring generated files.
#8235 opened May 22, 2025 by schrothbn Loading…
feat: Support Custom Metadata Labels on Vertex AI auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features google size:L This PR changes 100-499 lines, ignoring generated files.
#8207 opened May 20, 2025 by yu-iskw Loading…
fix(redis): handle both numDocs and num_docs in RedisVectorStore auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XS This PR changes 0-9 lines, ignoring generated files.
#8142 opened May 8, 2025 by UrielCh Loading…
OCI Generative AI self-published LangChain integration 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:XXL This PR changes 1000+ lines, ignoring generated files.
#8093 opened Apr 29, 2025 by YanirShahak Loading…
chore(deps): bump the npm_and_yarn group across 6 directories with 22 updates auto:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:M This PR changes 30-99 lines, ignoring generated files.
#8085 opened Apr 28, 2025 by dependabot bot Loading…
groq[patch]: Support generic messages in messageToGroqRole auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
#8078 opened Apr 26, 2025 by grace0950 Loading…
Add Pinata Tool auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
#8047 opened Apr 21, 2025 by Zhixuan0318 Loading…
feat(vectorstores): add Chromia vectorstore integration and examples 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.
#8041 opened Apr 18, 2025 by liho00 Loading…
Add function calling and structured output for Novita AI auto:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#8023 opened Apr 15, 2025 by jasonhp Loading…
Oraclevs integration auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
#8007 opened Apr 11, 2025 by hackerdave Loading…
feat(community): Enhance SAP HANA Vector integration with metadata columns, keyword filtering, and internal embeddings 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.
#8001 opened Apr 10, 2025 by yberber-sap Loading…
feat(community): Add a Hyperbrowser package for the js library 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:XXL This PR changes 1000+ lines, ignoring generated files.
#7960 opened Apr 3, 2025 by AHarmlessPyro Loading…
TextLoader Dynamic encoding detection similar to python auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:M This PR changes 30-99 lines, ignoring generated files.
#7933 opened Mar 30, 2025 by gangadharrr Loading…
fix(core): handle subgraph nesting better in graph_mermaid auto:bug Related to a bug, vulnerability, unexpected error with an existing feature size:L This PR changes 100-499 lines, ignoring generated files.
#7907 opened Mar 26, 2025 by jasonphillips Loading…
feat(text_splitters): Add SemanticChunker splitter 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.
#7855 opened Mar 17, 2025 by CoDanny Loading…
ProTip! Filter pull requests by the default branch with base:main.