Skip to content

Commit 42c6c09

Browse files
committed
fixing path
1 parent 8973315 commit 42c6c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/openai/concepts/use-your-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ Each user message can translate to multiple search queries, all of which get sen
718718
> * o3 models
719719
> * model-router
720720
> * GPT 4.1 models
721-
> * Azure OpenAI On Your Data only supports the `text-embedding-ada-002` embedding model for vector search. See the [Azure OpenAI documentation](../../foundry-models/concepts/models-sold-directly-by-azure?pivots=azure-openai&tabs=global-standard-aoai.md#model-summary-table-and-region-availability) for a list of suported regions.
721+
> * Azure OpenAI On Your Data only supports the `text-embedding-ada-002` embedding model for vector search. See the [Azure OpenAI documentation](../../foundry-models/concepts/models-sold-directly-by-azure.md?pivots=azure-openai&tabs=global-standard-aoai.md#model-summary-table-and-region-availability) for a list of suported regions.
722722
723723
| Region | `gpt-35-turbo-16k (0613)` | `gpt-35-turbo (1106)` | `gpt-4-32k (0613)` | `gpt-4 (1106-preview)` | `gpt-4 (0125-preview)` | `gpt-4 (0613)` | `gpt-4o`\*\* | `gpt-4 (turbo-2024-04-09)` |
724724
|------|---|---|---|---|---|----|----|----|

0 commit comments

Comments
 (0)