langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
release(core): 1.6.1 (#39832) Release 1.6.1
master
2 hours ago
x
eugene/core/release_1.6.1
3 hours ago
feat(core): propagate gateway information on error path (#39829) This PR plumbs through gateway metadata information for exceptions <img width="2380" height="956" alt="image" src="https://github.com/user-attachments/assets/c3b3644e-3022-421c-b447-6ab6603021e4" />
master
3 hours ago
Populate gateway metadata on error
jacob/gateway
4 hours ago
x
eugene/core/capture_gateway_response_on_exception
6 hours ago
fix(langchain): widen `langchain.mcp` client type to `Client[Any]` `load_mcp_tools`, `convert_mcp_tool`, and `call_tool_with_elicitation` annotated their FastMCP client as `Client[ClientTransport]`. FastMCP's `Client` is invariant in its transport type parameter, so no concrete client a caller constructs (e.g. `Client(url)`, which infers a transport union) satisfies `Client[ClientTransport]` — every real caller hits a mypy arg-type error. Widen the annotation to `Client[Any]` and drop the now-unused `ClientTransport` import. Pure static-typing change; runtime behavior is unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
sr/mcp/elicitation
22 hours ago
release(langchain): 1.3.16 (#39806)
master
1 day ago
bump core and increment version
cc/release_langchain
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
release(core): 1.6.1
#39832
3 hours ago
4c3ccb2
eugene/core/release_1.6.1
CodSpeed Performance Gauge
0%
fix(core): Populate gateway metadata on error
#39830
4 hours ago
f5b9c8d
jacob/gateway
CodSpeed Performance Gauge
0%
feat(core): propagate gateway information on error path
#39829
6 hours ago
4507117
eugene/core/capture_gateway_response_on_exception
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs