config: add per-tier auth_mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user