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