diff --git a/changelog/4037.fixed.md b/changelog/4037.fixed.md new file mode 100644 index 000000000..e55b6f998 --- /dev/null +++ b/changelog/4037.fixed.md @@ -0,0 +1 @@ +- Fixed `LLMSwitcher.register_function()` and `register_direct_function()` not accepting or forwarding the `timeout_secs` parameter.