Add changelog files for PR #3571

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
filipi87
2026-01-28 15:43:59 -03:00
parent c8496dfb8e
commit 5543bc56f3
3 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Added `function_call_timeout_secs` parameter to `LLMService` to configure timeout for deferred function calls (defaults to 10.0 seconds).