Skip to content

Commit 10ec045

Browse files
Fix mini for all OpenAI models for consistency
1 parent a8a70f4 commit 10ec045

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

content/guides/box-ai/ai-models/azure-openai-gpt-4-1-mini-model-card.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ related_guides:
77
- box-ai/ai-tutorials/extract-metadata-structured
88
- box-ai/ai-agents/get-agent-default-config
99
---
10-
# Azure OpenAI GPT-4.1 Mini
10+
# Azure OpenAI GPT-4.1 mini
1111

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

1414
## Model details
1515

content/guides/box-ai/ai-models/azure-openai-gpt-4o-mini-model-card.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ related_guides:
77
- box-ai/ai-tutorials/extract-metadata-structured
88
- box-ai/ai-agents/get-agent-default-config
99
---
10-
# Azure OpenAI GPT-4o Mini
10+
# Azure OpenAI GPT-4o mini
1111

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

1414
## Model details
1515

1616
| Item | Value | Description |
1717
|-----------|----------|----------|
18-
|Model name|**GPT-4o Mini**| The name of the model. |
18+
|Model name|**GPT-4o mini**| The name of the model. |
1919
| Model category | Standard | The category of the model - standard or premium. |
2020
|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. |
2121
|Hosting layer| **Microsoft Azure** | The trusted organization that securely hosts LLM. |

0 commit comments

Comments
 (0)