mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 11:47:41 +00:00
refactor(onboard): unify auth-choice aliases and provider flags
This commit is contained in:
@@ -50,6 +50,7 @@ export type AuthChoice =
|
||||
export type AuthChoiceGroupId =
|
||||
| "openai"
|
||||
| "anthropic"
|
||||
| "chutes"
|
||||
| "vllm"
|
||||
| "google"
|
||||
| "copilot"
|
||||
|
||||
Reference in New Issue
Block a user