config: add per-tier auth_mode

This commit is contained in:
William Valentin
2026-02-15 10:23:03 -08:00
parent f2cdd1abd2
commit 9755487793
4 changed files with 37 additions and 0 deletions
+2
View File
@@ -39,6 +39,8 @@ models:
default:
provider: anthropic
model: claude-sonnet-4-20250514
# auth_mode: auto # auto | api_key | oauth (provider-specific)
# use_oauth: false # compat alias for auth_mode: oauth
# supports_audio: false # Override native audio detection per tier
local:
provider: ollama