mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 19:47:28 +00:00
fix(onboard): include vllm auth group id
This commit is contained in:
@@ -50,6 +50,7 @@ export type AuthChoice =
|
||||
export type AuthChoiceGroupId =
|
||||
| "openai"
|
||||
| "anthropic"
|
||||
| "vllm"
|
||||
| "google"
|
||||
| "copilot"
|
||||
| "openrouter"
|
||||
|
||||
Reference in New Issue
Block a user