diff --git a/changelog/3915.added.md b/changelog/3915.added.md new file mode 100644 index 000000000..66d4fb383 --- /dev/null +++ b/changelog/3915.added.md @@ -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.