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

Pull requests list

feat(text-splitters): add SemanticTextSplitter for embedding-based semantic chunking text-splitters Related to the package `text-splitters`
#32759 opened Aug 30, 2025 by krish1440 Loading…
3 tasks done
docs: standardize OllamaLLM and BaseOpenAI docstrings documentation Improvements or additions to documentation integration Related to a provider partner package integration
#32758 opened Aug 30, 2025 by raviraj-441 Loading…
fix(qdrant): allow as_retriever to work without embeddings in SPARSE mode integration Related to a provider partner package integration
#32757 opened Aug 30, 2025 by starchou6 Loading…
docs: update oci documentation and examples. documentation Improvements or additions to documentation integration Related to a provider partner package integration INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
#32749 opened Aug 29, 2025 by karwandevishal Loading…
docs(docs): fix import path in WatsonxToolkit after releasing langchain-ibm 0.3.17 documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
#32746 opened Aug 29, 2025 by Mateusz-Switala Loading…
2 of 4 tasks
feat(openai): make tiktoken_enabled and embedding_ctx_length configurable integration Related to a provider partner package integration
#32745 opened Aug 29, 2025 by brucezo Loading…
feat(core): add web_search in OpenAI tools list core Related to the package `langchain-core`
#32738 opened Aug 28, 2025 by ishahroz Loading…
docs(docs): add Opper AI chatmodel and provider INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF new-integration Adding a new partner library package
#32736 opened Aug 28, 2025 by gsandahl Loading…
docs: add ScrapingBee INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF new-integration Adding a new partner library package
#32732 opened Aug 28, 2025 by sahilsunny Loading…
feat(deepseek): beta Support strict Mode integration Related to a provider partner package integration
#32727 opened Aug 27, 2025 by ishahroz Loading…
docs: remove aerospike vector store documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
#32726 opened Aug 27, 2025 by dwelch-spike Loading…
feat(openai): Populate OpenAI service tier token details integration Related to a provider partner package integration
#32721 opened Aug 27, 2025 by jacoblee93 Draft
fix(huggingface): add stream_usage support for ChatHuggingFace invoke/stream integration Related to a provider partner package integration
#32708 opened Aug 27, 2025 by girlsending0 Loading…
fix(core): _should_stream respects streaming param core Related to the package `langchain-core`
#32707 opened Aug 27, 2025 by mdrxy Loading…
feat: adding LlamaStack integration with chat, embeddings, and safety INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF new-integration Adding a new partner library package
#32706 opened Aug 27, 2025 by omaryashraf5 Loading…
feat(core): output_version on invoke / model call core Related to the package `langchain-core`
#32694 opened Aug 26, 2025 by mdrxy Loading… v1
feat(core): add id field to Document passed to filter for InMemoryVectorStore similarity search core Related to the package `langchain-core`
#32688 opened Aug 26, 2025 by PieterKok-jaam Loading…
fix(perplexity): preserve citations in structured output integration Related to a provider partner package integration
#32676 opened Aug 26, 2025 by keyuchen21 Loading… v1
feat(openai): (v1) update default output_version integration Related to a provider partner package integration
#32674 opened Aug 25, 2025 by ccurme Loading… v1
docs(docs): RAG pipeline with LangChain + MLflow tracking and evaluation cookbook documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
#32667 opened Aug 25, 2025 by BigJonP Loading…
feat(core): Added Support for async get_session_history() core Related to the package `langchain-core`
#32663 opened Aug 24, 2025 by keenborder786 Loading…
docs: add Notion integration docs (ipynb) and updated libs/packages.yml documentation Improvements or additions to documentation INTERNAL-MAINTAINER-NOTE-move-to-new-repo FOR LANGCHAIN STAFF
#32660 opened Aug 23, 2025 by rujeetjahagirdar Loading…
fix(core): implement ChatPromptTemplate.save() method core Related to the package `langchain-core`
#32654 opened Aug 22, 2025 by keyuchen21 Loading…
fix(openai): Fix Azure OpenAI Responses API model field issue integration Related to a provider partner package integration
#32649 opened Aug 22, 2025 by JunHyungKang Loading…
fix(openai): construct responses api input integration Related to a provider partner package integration
#32648 opened Aug 22, 2025 by sa411022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.