mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-28 21:24:19 +01:00
Vercel AI Gateway key deeplinks into the dashboard (#2287)
This commit is contained in:
@@ -245,7 +245,7 @@ export const AuthLoginCommand = cmd({
|
||||
}
|
||||
|
||||
if (provider === "vercel") {
|
||||
prompts.log.info("You can create an api key in the dashboard")
|
||||
prompts.log.info("You can create an api key at https://vercel.link/ai-gateway-token")
|
||||
}
|
||||
|
||||
const key = await prompts.password({
|
||||
|
||||
Reference in New Issue
Block a user