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

fix: initialize available_tokens to max_bucket_size core `langchain-core` package issues & PRs fix For PRs that implement a fix size: XS < 50 LOC
#36057 opened Mar 18, 2026 by LincolnBurrows2017 Loading…
fix(openai): treat non-dict JSON tool arguments as invalid tool calls core `langchain-core` package issues & PRs 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 size: XS < 50 LOC
#36055 opened Mar 18, 2026 by RoomWithOutRoof (Jah-yee) Loading…
fix(core): handle float type in merge_dicts, merge_obj, and _dict_int_op core `langchain-core` package issues & PRs fix For PRs that implement a fix size: S 50-199 LOC
#36053 opened Mar 18, 2026 by nevanwang (nevanwang) Loading…
2
1
fix(openai): treat non-dict JSON tool arguments as invalid tool calls anthropic `langchain-anthropic` package issues & PRs 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 size: S 50-199 LOC
#36052 opened Mar 18, 2026 by Balaji Seshadri (gitbalaji) Loading…
fix: add float support to merge_dicts and merge_obj core `langchain-core` package issues & PRs fix For PRs that implement a fix size: XS < 50 LOC
#36048 opened Mar 18, 2026 by RoomWithOutRoof (Jah-yee) Loading…
fix(standard-tests): update standard tests for sandbox backends fix For PRs that implement a fix internal size: S 50-199 LOC standard-tests Related to the package `standard-tests`
#36036 opened Mar 17, 2026 by ccurme (ccurme) Draft
fix(core): prevent cross-type content block merging in merge_lists core `langchain-core` package issues & PRs fix For PRs that implement a fix internal size: XS < 50 LOC
#35984 opened Mar 17, 2026 by Mason Daugherty (mdrxy) Loading…
fix(core,openai): fix v1 streaming tool calls dropped for chat completions core `langchain-core` package issues & PRs fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: M 200-499 LOC
#35983 opened Mar 17, 2026 by Mason Daugherty (mdrxy) Loading…
feat(core): harden anti-ssrf core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST size: S 50-199 LOC
#35960 opened Mar 16, 2026 by Eugene Yurtsev (eyurtsev) Draft
feat: Add LangSmith integration metadata to create_agent and init_chat_model core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST internal langchain `langchain` package issues & PRs size: S 50-199 LOC
#35810 opened Mar 13, 2026 by Tanushree (tanushree-sharma) Loading…
fix(langchain): handle NotRequired fields in InjectedState without KeyError external fix For PRs that implement a fix langchain `langchain` package issues & PRs size: M 200-499 LOC
#35684 opened Mar 9, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): prevent output corruption in RunnableRetry.batch when partial retries succeed core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35683 opened Mar 9, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): add missing -> None return type to Tee.__init__() in iter … core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35682 opened Mar 9, 2026 by Debashish Mohapatra (debashish-datascience1) Loading…
core: fix _parse_google_docstring mishandling continuation lines with colons core `langchain-core` package issues & PRs external size: S 50-199 LOC
#35680 opened Mar 9, 2026 by Alvin Tang (alvinttang) Loading…
fix(langchain-classic): fix Chain.save() regression from dict-to-model_dump migration external fix For PRs that implement a fix langchain-classic `langchain-classic` package issues & PRs size: S 50-199 LOC trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo
#35667 opened Mar 8, 2026 by Mohammad Mohtashim (keenborder786) Loading…
fix: off-by-one error in RecursiveJsonSplitter.split_json external fix For PRs that implement a fix size: XS < 50 LOC text-splitters Related to the package `text-splitters`
#35649 opened Mar 8, 2026 by Ethan T. (gambletan) Loading…
3 tasks
fix(core): improve langsmith loader error messages core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35648 opened Mar 8, 2026 by Divy yadav (dvy246) Loading…
fix: path traversal false positive on filenames containing .. external langchain `langchain` package issues & PRs size: L 500-999 LOC
#35644 opened Mar 8, 2026 by Maxwell Calkin (MaxwellCalkin) Loading…
fix: wrong error message and swallowed JSONDecodeError in tool.py core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35642 opened Mar 8, 2026 by jnMetaCode Loading…
2 tasks done
fix: output parser bugs in xml.py and pydantic.py core `langchain-core` package issues & PRs external size: XS < 50 LOC
#35641 opened Mar 8, 2026 by jnMetaCode Loading…
2 tasks done
fix(core): handle Pydantic-incompatible types in injected tool args core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35636 opened Mar 7, 2026 by Alon Naor (AlonNaor22) Loading…
3 tasks done
fix(core): stringify empty list from tool return instead of passing as content blocks core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35635 opened Mar 7, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): prevent premature tool_call parsing on empty SSE args core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35634 opened Mar 7, 2026 by Giulio Leone (giulio-leone) Loading…
fix(huggingface): avoid hf api calls when using local HuggingFaceEndpoint external fix For PRs that implement a fix huggingface `langchain-huggingface` package issues & PRs integration PR made that is related to a provider partner package integration size: S 50-199 LOC
#35633 opened Mar 7, 2026 by Darshan Gorasiya (dv-gorasiya) Loading…
fix(core): prevent redundant re-embedding in incremental indexing with batch_size core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: M 200-499 LOC
#35631 opened Mar 7, 2026 by Alon Naor (AlonNaor22) Loading…
6 tasks done
ProTip! Mix and match filters to narrow down what you’re looking for.