langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: mask API keys in ChatOpenAI __repr__ to prevent secret leakage
MrEchoFi:fix-mask-api-key-repr
9 hours ago
fix(core): use tool_calls instead of deprecated function_call in get_buffer_string get_buffer_string now checks for the modern tool_calls field on AIMessage before falling back to the deprecated function_call in additional_kwargs. This ensures tool call information is properly included in the buffer output for modern LLM providers. Fixes #33970
edlsh:fix/get-buffer-string-tool-calls-33970
12 hours ago
fix(core): preserve Field(description=...) in @tool decorator When using Annotated[type, Field(description='...')] syntax with the @tool decorator, the field descriptions were being lost during schema generation. This fix extends _get_annotation_description() to also check for FieldInfo objects and extract their description attribute. Fixes #34247
edlsh:fix/tool-field-description-34247
12 hours ago
fix(openai): fix linting errors.
jimfcarroll:master
14 hours ago
fix(openai): fix linting errors.
jimfcarroll:master
14 hours ago
fix(openai): fix linting errors.
jimfcarroll:master
14 hours ago
fix(openai): fix linting errors.
jimfcarroll:master
14 hours ago
Merge branch 'master' into feat/ollama_log_probs
keenborder786:feat/ollama_log_probs
17 hours ago
Active Branches
fix: mask API keys in ChatOpenAI __repr__ to prevent secret leakage
last run
9 hours ago
#34357
CodSpeed Performance Gauge
0%
fix(core): use tool_calls instead of deprecated function_call in get_buffer_string
last run
12 hours ago
#34355
CodSpeed Performance Gauge
-2%
fix(core): preserve Field(description=...) in @tool decorator
last run
12 hours ago
#34354
CodSpeed Performance Gauge
-2%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs