diff --git a/src/commands/onboard-non-interactive/local/auth-choice.ts b/src/commands/onboard-non-interactive/local/auth-choice.ts index ec6ae045f..75d61fdd3 100644 --- a/src/commands/onboard-non-interactive/local/auth-choice.ts +++ b/src/commands/onboard-non-interactive/local/auth-choice.ts @@ -294,7 +294,7 @@ export async function applyNonInteractiveAuthChoice(params: { }); return applyNanoGptConfig(nextConfig); } - + if (authChoice === "venice-api-key") { const resolved = await resolveNonInteractiveApiKey({ provider: "venice",