langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'master' into fix/chatxai-live-search-deprecation
RohanDisa:fix/chatxai-live-search-deprecation
58 minutes ago
fix: refactor to avoid TRY301 lint violation Move the unregistered tool check outside the try block to avoid raising KeyError inside a try that catches it (Ruff TRY301).
hashwnath:fix/pydantic-tools-parser-keyerror-partial
3 hours ago
fix(core): handle unregistered tools gracefully in PydanticToolsParser When an LLM calls a tool that isn't registered with PydanticToolsParser, the parser now handles it gracefully when partial=True instead of crashing with a KeyError. This is useful for streaming scenarios where the LLM may call unexpected tools - with partial=True, they are now skipped rather than breaking the entire parsing flow. Fixes #34910
hashwnath:fix/pydantic-tools-parser-keyerror-partial
3 hours ago
Merge branch 'master' into fix/narrow-exception-handling-ai-message
katoue:fix/narrow-exception-handling-ai-message
10 hours ago
fix(core): narrow exception handling in AIMessage tool call parsing
katoue:fix/narrow-exception-handling-ai-message
10 hours ago
Merge branch 'master' into fix/tool-message-chunk-none-content
katoue:fix/tool-message-chunk-none-content
10 hours ago
docs(core): nit (#34914)
master
11 hours ago
docs(core): nit
mdrxy/nit
11 hours ago
Active Branches
fix(xai): Live search deprecation
last run
58 minutes ago
#34919
CodSpeed Performance Gauge
0%
fix(core): handle unregistered tools gracefully in PydanticToolsParser when partial=True
last run
3 hours ago
#34917
CodSpeed Performance Gauge
+11%
fix(core): convert None content to empty string in ToolMessage
last run
10 hours ago
#34912
CodSpeed Performance Gauge
+14%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs