test(llm): cover reasoning effort overrides

This commit is contained in:
cgycorey
2026-08-02 17:52:57 +01:00
parent 02290b3798
commit bca9b7e1c8
2 changed files with 46 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ llm:
temperature: 1
max_tokens: 32768
# reasoning_effort: "high" # optional; use a provider-supported level
# such as low, medium, or high
routing: {}
fallback: {}