Skip to content
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 34
rank: 35
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 35
rank: 34
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 34
rank: 39
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
rank: 6
rank: 7
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
- box-ai/ai-tutorials/extract-metadata
- box-ai/ai-tutorials/extract-metadata-structured
- box-ai/ai-agents/get-agent-default-config
---
# Azure OpenAI GPT-4.1 Mini
# Azure OpenAI GPT-4.1 mini

**Azure OpenAI GPT-4.1 Mini** is a multimodal model designed to handle lightweight tasks.
**Azure OpenAI GPT-4.1 mini** is a multimodal model designed to handle lightweight tasks.

## Model details

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 5
rank: 6
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ related_guides:
- box-ai/ai-tutorials/extract-metadata-structured
- box-ai/ai-agents/get-agent-default-config
---
# Azure OpenAI GPT-4o Mini
# Azure OpenAI GPT-4o mini

**Azure OpenAI GPT-4o Mini** is a multimodal model designed to handle lightweight tasks.
**Azure OpenAI GPT-4o mini** is a multimodal model designed to handle lightweight tasks.

## Model details

| Item | Value | Description |
|-----------|----------|----------|
|Model name|**GPT-4o Mini**| The name of the model. |
|Model name|**GPT-4o mini**| The name of the model. |
| Model category | Standard | The category of the model - standard or premium. |
|API model name|`azure__openai__gpt_4o_mini`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
|Hosting layer| **Microsoft Azure** | The trusted organization that securely hosts LLM. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 7
rank: 8
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 9
rank: 10
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 18
rank: 17
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 17
rank: 18
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
13 changes: 12 additions & 1 deletion content/guides/box-ai/ai-models/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,18 @@ Box AI is powered by the following AI models. These models are integrated with B
<strong style="background-color: #e1ffe7">Available</strong>
<strong style="background-color: #f8d59b">Premium</strong>
</div>
</Tile>
</Tile>
<Tile type="gpt" title="openai__gpt_5_mini" href="/guides/box-ai/ai-models/openai-gpt-5-mini-model-card">
A model designed for well-defined tasks and precise prompts.
<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">Chat</strong>
<strong style="background-color: #e1ffe7">Available</strong>
<strong style="background-color: #fdfad8">Standard</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 Down
35 changes: 35 additions & 0 deletions content/guides/box-ai/ai-models/openai-gpt-5-mini-model-card.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
rank: 4
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
- box-ai/ai-tutorials/extract-metadata
- box-ai/ai-tutorials/extract-metadata-structured
- box-ai/ai-agents/get-agent-default-config
---
# OpenAI GPT-5 mini

**OpenAI GPT-5 mini** is a faster, more cost-efficient version of GPT-5 ideal for well-defined tasks and precise prompts.

## Model details

| Item | Value | Description |
| ----- | ----- | ----------- |
| Model name | **GPT-5 mini** | The name of the model. |
| Model category | **Standard** | The category of the model: Standard or Premium. |
| API model name |`openai__gpt_5_mini`| The name of the model that is used in the [Box AI API for model overrides][overrides]. The user must provide this exact name for the API to work. |
| Hosting layer | **OpenAI** | The trusted organization that securely hosts LLM. |
| Model provider | **OpenAI** | The organization that provides this model. |
| Release date | **August 7th, 2025** | The release date for the model. |
| Knowledge cutoff date | **May 31st, 2024** | The date after which the model does not get any information updates. |
| Input context window | **400k tokens** | The number of tokens supported by the input context window. |
| Maximum output tokens | **128k tokens** | The number of tokens that can be generated by the model in a single request.|
| Empirical throughput| **Not specified** | The number of tokens the model can generate per second. |
| Open source | **No** | Specifies if the model's code is available for public use.|

## Additional documentation

For additional information, see [official OpenAI GPT-5 mini documentation][openai-gpt-5-mini-model].

[openai-gpt-5-mini-model]: https://platform.openai.com/docs/models/gpt-5-mini
[overrides]: g://box-ai/ai-agents/ai-agent-overrides
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
rank: 4
rank: 5
related_guides:
- box-ai/ai-tutorials/ask-questions
- box-ai/ai-tutorials/generate-text
Expand Down
Loading