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: llm tool selector keyerror feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#34368 opened Dec 15, 2025 by riunyfir Loading…
feat: Add support for context_schema and context parameters in create_agent for runtime context injection feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#34367 opened Dec 15, 2025 by riunyfir Loading…
feat: Add support for context_schema and context parameters in create_agent for runtime context injection feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#34366 opened Dec 15, 2025 by riunyfir Loading…
Fix: Secure API key representation in __repr__ method to prevent cred… integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs
#34365 opened Dec 15, 2025 by liu-jin-yi Loading…
fix(openai): Add OpenAI-compatible reasoning_content support for streaming responses fix For PRs that implement a fix integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs
#34362 opened Dec 15, 2025 by congwa Loading…
chore(deps): bump actions/download-artifact from 6 to 7 dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes
#34361 opened Dec 15, 2025 by dependabot bot Loading…
chore(deps): bump actions/upload-artifact from 5 to 6 dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes
#34360 opened Dec 15, 2025 by dependabot bot Loading…
fix: mask API keys in ChatOpenAI __repr__ to prevent secret leakage fix For PRs that implement a fix integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs
#34357 opened Dec 14, 2025 by MrEchoFi Loading…
fix(core): use tool_calls instead of deprecated function_call in get_buffer_string core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34355 opened Dec 14, 2025 by edlsh Loading…
fix(core): preserve Field(description=...) in @tool decorator core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34354 opened Dec 14, 2025 by edlsh Loading…
docs(langchain): Docstring improved to show Streaming custom events langchain `langchain` package issues & PRs
#34353 opened Dec 14, 2025 by keenborder786 Loading…
fix: Issue #34139 - Explicitly disable callbacks in LLMToolSelectorMiddleware fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34351 opened Dec 14, 2025 by Manju080 Loading…
feat: add langchain-maritaca integration for Brazilian Portuguese LLMs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) documentation Improvements or additions to documentation feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration
#34350 opened Dec 14, 2025 by anderson-ufrj Loading…
4 tasks done
fix(core): NotRequired in TypedDict causes TypeError when converting to OpenAI function schema core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34349 opened Dec 14, 2025 by Abhinavexists Draft
docs(openai): add AI Badgr OpenAI-compatible example documentation Improvements or additions to documentation integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs
#34348 opened Dec 14, 2025 by miguelmanlyx Loading…
fix(openai): handle streaming reasoning tokens. fix For PRs that implement a fix integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs
#34347 opened Dec 13, 2025 by jimfcarroll Loading…
feat(text-splitters): expose encode helper for sentence transformers feature For PRs that implement a new feature; NOT A FEATURE REQUEST text-splitters Related to the package `text-splitters`
#34345 opened Dec 13, 2025 by jeetgoyal80 Loading…
fix(text-splitters): validate chunk_overlap does not exceed chunk_size fix For PRs that implement a fix text-splitters Related to the package `text-splitters`
#34344 opened Dec 13, 2025 by jeetgoyal80 Loading…
Fireworks: fix bind_tools(strict: bool) and reasoning_content #34341 #34342 fireworks `langchain-fireworks` package issues & PRs integration PR made that is related to a provider partner package integration
#34343 opened Dec 13, 2025 by DragosBobolea Loading…
feat(core,model-profiles): add model profile augmentation for code execution support core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST model-profiles `langchain-model-profiles` package issues & PRs
#34340 opened Dec 13, 2025 by isatyamks Loading…
feat(core): improve pretty_repr for message classes with content block formatting and verbose mode core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST
#34339 opened Dec 13, 2025 by isatyamks Loading…
feat(anthropic): allow model as first positional arg anthropic `langchain-anthropic` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration
#34322 opened Dec 12, 2025 by mdrxy Loading…
feat(anthropic): built-in tool helpers anthropic `langchain-anthropic` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration
#34321 opened Dec 12, 2025 by mdrxy Draft
fix(core): prevent inherited docstrings for class-based tools core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34318 opened Dec 12, 2025 by PrinceThummar011 Loading…
chore(langchain): simplify create_agent so mypy can infer typing infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#34309 opened Dec 12, 2025 by cbornet Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.