We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6549aa commit 7a1aaeaCopy full SHA for 7a1aaea
src/pages/ai/grok-x-ai.mdx
@@ -44,6 +44,7 @@ import Head from "next/head";
44
{text: <Important>x-ai/grok-3-mini-beta</Important>,},
45
{text: <Important>x-ai/grok-3-beta</Important>,},
46
{text: <Important>x-ai/grok-4</Important>,},
47
+ {text: <Important>x-ai/grok-code-fast-1</Important>,},
48
].map((item, index) => (
49
<li
50
key={index}
0 commit comments