langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs(core): remove stale Args/Raises entries from FileCallbackHandler._write and ChatGeneration.set_text (#40211) Co-authored-by: ManoharPaturi <186662190+ManoharPaturi@users.noreply.github.com>
master
3 hours ago
docs(core): remove stale Args/Raises entries from FileCallbackHandler._write and ChatGeneration.set_text
ManoharPaturi:fix/stale-docstrings-40202
3 hours ago
fix(core): avoid mutating message content in Anthropic translator _convert_to_v1_from_anthropic's fallback branch for an unrecognized content block wraps the original block by reference (new_block["value"] = block) and then pops "index" off of it. Since new_block["value"] is block itself, still referenced by message.content, that pop deletes "index" from the message's own stored content as a side effect of reading the read-only-looking .content_blocks property. bedrock.py's _convert_to_v1_from_bedrock imports and calls this same function directly, so model_provider="bedrock" for Claude-backed models inherits the identical bug. Copy the block before lifting index off it, mirroring the fix already accepted for the analogous bedrock_converse.py case (#40022). Fixes #40077 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
revanth-045:fix/anthropic-translator-index-mutation
24 hours ago
release(core): 1.6.2 (#40209)
master
1 day ago
increment version
cc/release-core
1 day ago
feat(openai): support async tools (#40208)
master
1 day ago
cr
cc/openai-async-tools
1 day ago
lint
cc/openai-async-tools
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
docs(core): remove stale Args/Raises entries from FileCallbackHandler._write and ChatGeneration.set_text
#40211
1 day ago
051d0d5
ManoharPaturi:fix/stale-docstrings-40202
CodSpeed Performance Gauge
0%
fix(core): avoid mutating message content in Anthropic translator
#40213
5 days ago
dbb0c47
revanth-045:fix/anthropic-translator-index-mutation
CodSpeed Performance Gauge
0%
release(core): 1.6.2
#40209
1 day ago
e948b15
cc/release-core
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs