Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 8
rank: 9
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
16 changes: 8 additions & 8 deletions content/guides/box-ai/ai-models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,14 +150,6 @@ Box AI is powered by the following AI models. These models are integrated with B
<strong style="background-color: #e1f8ff">ISMAP</strong>
</div>
</Tile>
<Tile type="gemini" title="google__gemini_3_pro" href="/guides/box-ai/ai-models/google-gemini-3-pro-model-card">
A natively multimodal model for complex tasks with a 1 million token context window.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #f0e2ff">Beta</strong>
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
<Tile type="gemini" title="google__gemini_2_5_pro" href="/guides/box-ai/ai-models/google-gemini-2-5-pro-model-card">
Gemini multimodal model with a 1 million token context window and advanced reasoning capabilities.
<div>
Expand Down Expand Up @@ -344,6 +336,14 @@ Box AI is powered by the following AI models. These models are integrated with B
Certain Box AI customers may enable additional AI models upon their request and/or otherwise made available to them through their admin console. Use of these models may be subject to additional terms. By selecting a customer-enabled model, customer acknowledges that their data may be processed by additional [subprocessors][subprocessors] of their choice.

<TileGrid rows="2">
<Tile type="gemini" title="google__gemini_3_pro" href="/guides/box-ai/ai-models/google-gemini-3-pro-model-card">
A natively multimodal model for complex tasks with a 1 million token context window.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #f0e2ff">Beta</strong>
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
<Tile type="model" title="xai__grok_3_beta" href="/guides/box-ai/ai-models/xai-grok-3-beta-model-card">
A model that excels at enterprise use cases like data extraction, coding, and text summarization.
<div>
Expand Down
Loading