Add changelog for #3915

This commit is contained in:
Mark Backman
2026-03-04 09:42:01 -05:00
parent df35ceca2c
commit 97e4e7c647

1
changelog/3915.added.md Normal file
View File

@@ -0,0 +1 @@
- Added optional `timeout_secs` parameter to `register_function()` and `register_direct_function()` for per-tool function call timeout control, overriding the global `function_call_timeout_secs` default.