Skip to content

Pull requests: langchain-ai/langchain

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

docs[patch]: Adds multimodal column to chat models table, move up in concepts 🤖:docs 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.
#22837 opened Jun 12, 2024 by jacoblee93 Loading…
docs[patch]: Readd Pydantic compatibility 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.
#22836 opened Jun 12, 2024 by jacoblee93 Loading…
groq[patch]: add usage_metadata to (a)invoke and (a)stream 🤖:improvement Medium size change to existing code to handle new use-cases partner size:L This PR changes 100-499 lines, ignoring generated files.
#22834 opened Jun 12, 2024 by ccurme Loading…
[docs]: bind tools
#22831 opened Jun 12, 2024 by isahers1 Draft
docs: ReAct reference 🤖: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.
#22830 opened Jun 12, 2024 by leo-gan Loading…
feat: Implement ZhipuAIEmbeddings interface Ɑ: embeddings Related to text embedding models module 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:M This PR changes 30-99 lines, ignoring generated files.
#22821 opened Jun 12, 2024 by maang-h Loading…
docs: fixes for Elasticsearch integrations, cache doc and providers list 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder 🔌: elasticsearch Primarily related to elastic/elasticsearch integrations size:M This PR changes 30-99 lines, ignoring generated files.
#22817 opened Jun 12, 2024 by giacbrd Loading…
[Text Splitters]: Fix HTMLSectionSplitter 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: text splitters Related to text splitters package
#22812 opened Jun 12, 2024 by plageon Loading…
community: fix issue with nested field extraction in MongodbLoader 🤖:improvement Medium size change to existing code to handle new use-cases 🔌: mongo Primarily related to Mongo integrations size:S This PR changes 10-29 lines, ignoring generated files.
#22801 opened Jun 12, 2024 by comsa33 Loading…
community: YoutubeLoader refactor & unit tests
#22794 opened Jun 12, 2024 by lsloan Draft
1 of 4 tasks
experimental: LLMGraphTransformer add missing conditional adding restrictions to prompts for LLM that do not support function calling 🤖:improvement Medium size change to existing code to handle new use-cases 🔌: openai Primarily related to OpenAI integrations size:M This PR changes 30-99 lines, ignoring generated files.
#22793 opened Jun 12, 2024 by jordyantunes Loading…
Add RAG to conceptual guide 🤖: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.
#22790 opened Jun 11, 2024 by rlancemartin Loading…
[community]: Prem Templates 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22783 opened Jun 11, 2024 by Anindyadeep Loading…
community: add safe_query mode to QuerySQLDataBaseTool 🤖:improvement Medium size change to existing code to handle new use-cases size:S This PR changes 10-29 lines, ignoring generated files.
#22780 opened Jun 11, 2024 by D4ve-R Loading…
community: Update unstructured API loaders to use sdk: Ɑ: doc loader Related to document loader module (not documentation) 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22779 opened Jun 11, 2024 by Coniferish Draft
1 of 2 tasks
qdrant[patch]: Use collection_exists API instead of exceptions 🤖:improvement Medium size change to existing code to handle new use-cases partner 🔌: qdrant Primarily related to Qdrant vector store integration size:M This PR changes 30-99 lines, ignoring generated files. Ɑ: vector store Related to vector store module
#22764 opened Jun 11, 2024 by Anush008 Loading…
core[minor]: message transformer utils 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.
#22752 opened Jun 10, 2024 by baskaryan Loading…
docs: Standardize ChatGroq 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder partner size:L This PR changes 100-499 lines, ignoring generated files.
#22751 opened Jun 10, 2024 by lucas-tucker Loading…
core[patch]: Treat type as a special field when merging lists 🤖:improvement Medium size change to existing code to handle new use-cases size:S This PR changes 10-29 lines, ignoring generated files.
#22750 opened Jun 10, 2024 by jacoblee93 Loading…
community[minor]: add tool calling for DeepInfraChat 🤖:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
#22745 opened Jun 10, 2024 by ovuruska Loading…
ProTip! Exclude everything labeled bug with -label:bug.