diff --git a/content/github-models/use-github-models/prototyping-with-ai-models.md b/content/github-models/use-github-models/prototyping-with-ai-models.md
index 0c2af14d5668..fe32cd36c6b1 100644
--- a/content/github-models/use-github-models/prototyping-with-ai-models.md
+++ b/content/github-models/use-github-models/prototyping-with-ai-models.md
@@ -265,7 +265,7 @@ Low, high, and embedding models have different rate limits. To see which type of
1 |
- Azure OpenAI o1 and o3, xAI Grok-3 |
+ Azure OpenAI o1 and o3 |
Requests per minute |
Not applicable |
1 |
@@ -294,7 +294,7 @@ Low, high, and embedding models have different rate limits. To see which type of
1 |
- Azure OpenAI o1-mini, o3-mini, and o4-mini |
+ Azure OpenAI o1-mini, o3-mini, and o4-mini |
Requests per minute |
Not applicable |
2 |
@@ -323,7 +323,7 @@ Low, high, and embedding models have different rate limits. To see which type of
1 |
- DeepSeek-R1 and MAI-DS-R1 |
+ DeepSeek-R1 and MAI-DS-R1 |
Requests per minute |
1 |
1 |
@@ -351,6 +351,64 @@ Low, high, and embedding models have different rate limits. To see which type of
1 |
1 |
+
+ xAI Grok-3 |
+ Requests per minute |
+ 1 |
+ 1 |
+ 2 |
+ 2 |
+
+
+ Requests per day |
+ 15 |
+ 15 |
+ 20 |
+ 30 |
+
+
+ Tokens per request |
+ 4000 in, 4000 out |
+ 4000 in, 4000 out |
+ 4000 in, 8000 out |
+ 4000 in, 16000 out |
+
+
+ Concurrent requests |
+ 1 |
+ 1 |
+ 1 |
+ 1 |
+
+
+ xAI Grok-3-Mini |
+ Requests per minute |
+ 2 |
+ 2 |
+ 3 |
+ 3 |
+
+
+ Requests per day |
+ 30 |
+ 30 |
+ 40 |
+ 50 |
+
+
+ Tokens per request |
+ 4000 in, 8000 out |
+ 4000 in, 8000 out |
+ 4000 in, 12000 out |
+ 4000 in, 12000 out |
+
+
+ Concurrent requests |
+ 1 |
+ 1 |
+ 1 |
+ 1 |
+
These limits are subject to change without notice.