feat(settings): add force_required_tool_choice to LlmSettings (#730)

feat(inputs): implement logic for required tool choice based on model

test(inputs): add tests for force_required_tool_choice behavior

test(runner): update tests to include force_required_tool_choice in settings
This commit is contained in:
alex s
2026-07-10 18:36:33 -04:00
committed by GitHub
parent f528a6d265
commit 22d327d21f
6 changed files with 48 additions and 3 deletions
+1
View File
@@ -26,6 +26,7 @@ _LLM_ENV_KEYS = [
"LITELLM_BASE_URL",
"OLLAMA_API_BASE",
"STRIX_REASONING_EFFORT",
"STRIX_FORCE_REQUIRED_TOOL_CHOICE",
"LLM_TIMEOUT",
"PERPLEXITY_API_KEY",
# RuntimeSettings