mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 07:57:40 +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