fix(onboard): include vllm auth group id
This commit is contained in:
parent
2e04630105
commit
faa4959111
@ -50,6 +50,7 @@ export type AuthChoice =
|
||||
export type AuthChoiceGroupId =
|
||||
| "openai"
|
||||
| "anthropic"
|
||||
| "vllm"
|
||||
| "google"
|
||||
| "copilot"
|
||||
| "openrouter"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user