diff --git a/cloud/app/src/routes/gateway/v1/chat/completions.ts b/cloud/app/src/routes/gateway/v1/chat/completions.ts index 8a0b54b1..aace256f 100644 --- a/cloud/app/src/routes/gateway/v1/chat/completions.ts +++ b/cloud/app/src/routes/gateway/v1/chat/completions.ts @@ -36,7 +36,7 @@ const MODELS = { }, headerMappings: {}, }, - "x-ai/grok-code-fast-1": { + "grok-code": { id: "x-ai/grok-code-fast-1", auth: false, api: "https://api.x.ai",