langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'master' into feature/34623
jasiecky:feature/34623
1 hour ago
fix(core): format content blocks in pretty_repr
T1mn:fix/core-pretty-repr-content
2 hours ago
fix(core): merge tool_call_chunks without index in streaming Fixes #34654 When using agent.stream() with stream_mode=["messages"], tool_call_chunks with index=None were not merging correctly, creating multiple partial tool_calls with empty names that caused 422 errors from OpenAI API. Modified merge_lists() to handle tool_call_chunks without valid index by: - Merging chunks with same non-empty id when continuation (empty name) - Sequential merging for chunks with empty ids (streaming fragments) - Preserving existing behavior for chunks with valid index Added comprehensive unit tests covering edge cases including multiple tool calls, interleaved chunks, and sequential streaming scenarios. All existing tests pass without regression.
686f6c61:fix/tool-call-chunks-merge-without-index
10 hours ago
tests
why-tracing-runtime
11 hours ago
fix
why-tracing-runtime
11 hours ago
Merge branch 'master' into feat/ollama_log_probs
keenborder786:feat/ollama_log_probs
12 hours ago
Merge branch 'master' into feat/tracing
keenborder786:feat/tracing
12 hours ago
Merge branch 'master' into builtin_middleware
keenborder786:builtin_middleware
12 hours ago
Active Branches
feat(ollama): embeddings output dimensionality parameter
last run
1 hour ago
#34627
CodSpeed Performance Gauge
-1%
fix(core): format content blocks in pretty_repr
last run
2 hours ago
#34673
CodSpeed Performance Gauge
+2%
fix(core): merge tool_call_chunks without index in streaming
last run
10 hours ago
#34671
CodSpeed Performance Gauge
-4%
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs