From ed0f5ab09b6187fac7a2ed9b68de2f215464280c Mon Sep 17 00:00:00 2001 From: Om Chauhan Date: Sun, 15 Mar 2026 19:15:18 +0530 Subject: [PATCH] added changelog --- changelog/4037.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4037.fixed.md 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.