Skip to content
Merged
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
34 changes: 17 additions & 17 deletions content/guides/box-ai/ai-models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,26 +70,14 @@ Box AI is powered by the following AI models. These models are integrated with B
<Tile type="gpt" title="openai__gpt_5" href="/guides/box-ai/ai-models/openai-gpt-5-model-card">
A multimodal model with advanced reasoning and long-context understanding.
<div>
<strong style="background-color: #e8e8e8">Default for Box AI for Hubs</strong>
<strong style="background-color: #e8e8e8">Default for Box AI for Documents</strong>
<strong style="background-color: #e8e8e8">Default for Box AI for Notes Q&A</strong>
<strong style="background-color: #e8e8e8">Default for Box AI Advanced Agent for Hubs</strong>
<strong style="background-color: #e8e8e8">Default for Box AI Advanced Agent for Documents</strong>
<strong style="background-color: #e8e8e8">Default for Box AI Advanced Agent for Notes Q&A</strong>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #e1ffe7">Available</strong>
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
<Tile type="gpt" title="azure__openai__gpt_4_1_mini" href="/guides/box-ai/ai-models/azure-openai-gpt-4-1-mini-model-card">
A multimodal model designed to handle lightweight tasks.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #e1ffe7">Available</strong>
<strong style="background-color: #fdfad8">Standard</strong>
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
<strong style="background-color: #e1f8ff">FedRAMP High</strong>
<strong style="background-color: #e1f8ff">DOD IL2</strong>
<strong style="background-color: #e1f8ff">ISMAP</strong>
</div>
</Tile>
<Tile type="gpt" title="azure__openai__gpt_4_1" href="/guides/box-ai/ai-models/azure-openai-gpt-4-1-model-card">
A multimodal model, highly efficient in handling complex, multi-step tasks.
<div>
Expand All @@ -102,7 +90,7 @@ 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="gpt" title="azure__openai__gpt_4o_mini" href="/guides/box-ai/ai-models/azure-openai-gpt-4o-mini-model-card">
<Tile type="gpt" title="azure__openai__gpt_4_1_mini" href="/guides/box-ai/ai-models/azure-openai-gpt-4-1-mini-model-card">
A multimodal model designed to handle lightweight tasks.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
Expand All @@ -111,7 +99,7 @@ Box AI is powered by the following AI models. These models are integrated with B
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
<strong style="background-color: #e1f8ff">FedRAMP High</strong>
<strong style="background-color: #e1f8ff">DOD IL2</strong>
<strong style="background-color: #e1f8ff">ISMAP</strong>
<strong style="background-color: #e1f8ff">ISMAP</strong>
</div>
</Tile>
<Tile type="gpt" title="azure__openai__gpt_4o" href="/guides/box-ai/ai-models/azure-openai-gpt-4o-model-card">
Expand All @@ -124,6 +112,18 @@ Box AI is powered by the following AI models. These models are integrated with B
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
<strong style="background-color: #e1f8ff">FedRAMP High</strong>
<strong style="background-color: #e1f8ff">DOD IL2</strong>
<strong style="background-color: #e1f8ff">ISMAP</strong>
</div>
</Tile>
<Tile type="gpt" title="azure__openai__gpt_4o_mini" href="/guides/box-ai/ai-models/azure-openai-gpt-4o-mini-model-card">
A multimodal model designed to handle lightweight tasks.
<div>
<strong style="background-color: #e8e8e8">Chat</strong>
<strong style="background-color: #e1ffe7">Available</strong>
<strong style="background-color: #fdfad8">Standard</strong>
<strong style="background-color: #e1f8ff">FedRAMP Moderate</strong>
<strong style="background-color: #e1f8ff">FedRAMP High</strong>
<strong style="background-color: #e1f8ff">DOD IL2</strong>
<strong style="background-color: #e1f8ff">ISMAP</strong>
</div>
</Tile>
Expand Down
Loading