langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(core): handle v1 base model validation in async path
hunter/pydantic-v1-base-validation
2 hours ago
fix(core): handle tool descriptions for infer_schema=False Co-authored-by: 王俊锋 <37211900+kinch-tech@users.noreply.github.com>
hunter/tool-description-fix
3 hours ago
fix(core): respect pydantic aliases when validating tool inputs Co-authored-by: Guru Charan <12715486+charan16@users.noreply.github.com>
hunter/respect-aliases
4 hours ago
cr
hunter/tool-schema-forward-refs
4 hours ago
cr
hunter/tool-schema-forward-refs
5 hours ago
fix(core): fail fast when tool schemas can't resolve forward refs during serialization Co-authored-by: João Gabriel Lacerda Romão <49662646+jgabriellacerda@users.noreply.github.com># Please enter the commit message for your changes. Lines star
hunter/tool-schema-forward-refs
5 hours ago
chore(core): fix formatting in deferred-annotations test fixture Add the blank line ruff format requires after the module docstring. Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
imnishitha/core/typeddict-not-required
10 hours ago
fix(openai): update function_call status on the done streaming event Address review feedback on #39310: the streaming converter only recorded a function_call's status from response.output_item.added (typically "in_progress") and never updated it from response.output_item.done, which carries the provider's final status (typically "completed"). Replaying a streamed message therefore sent a stale, transient status. This now emits a status-only update on the done event, merged into the same content block (relies on the companion langchain-core fix so merging doesn't concatenate the two status strings). Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
imnishitha/openai/responses-api-function-call-status
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(core): handle v1 base model validation in async path
#39576
2 hours ago
e12e3e5
hunter/pydantic-v1-base-validation
CodSpeed Performance Gauge
0%
fix(core): handle tool descriptions for infer_schema=False
#39573
3 hours ago
8ef5b22
hunter/tool-description-fix
CodSpeed Performance Gauge
-1%
fix(core): respect pydantic aliases when validating tool inputs
#39572
4 hours ago
64e8c63
hunter/respect-aliases
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs