summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--cloud/app/src/routes/gateway/v1/chat/completions.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/app/src/routes/gateway/v1/chat/completions.ts b/cloud/app/src/routes/gateway/v1/chat/completions.ts
index 8a0b54b14..aace256ff 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",