Skip to content

Commit 037ce6e

Browse files
authored
update: add x-ai/grok-4 to grok-x-ai.mdx
1 parent 220c9bc commit 037ce6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/ai/grok-x-ai.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import Head from "next/head";
4444
{[
4545
{text: <Important>x-ai/grok-3-mini-beta</Important>,},
4646
{text: <Important>x-ai/grok-3-beta</Important>,},
47-
47+
{text: <Important>x-ai/grok-4</Important>,},
4848
].map((item, index) => (
4949
<li
5050
key={index}
@@ -569,4 +569,4 @@ print(response)
569569
]}
570570
/>
571571

572-
</Layout>
572+
</Layout>

0 commit comments

Comments
 (0)