Skip to content

Commit 64874ac

Browse files
Merge pull request #5743 from mrbullwinkle/mrb_06_26_2025_link_bug
[Azure OpenAI] Workaround for embeddings link bug
2 parents ed4baa6 + 4acaa50 commit 64874ac

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Azure OpenAI is powered by a diverse set of models with different capabilities a
3131
| [GPT-4o & GPT-4o mini & GPT-4 Turbo](#gpt-4o-and-gpt-4-turbo) | The latest most capable Azure OpenAI models with multimodal versions, which can accept both text and images as input. |
3232
| [GPT-4](#gpt-4) | A set of models that improve on GPT-3.5 and can understand and generate natural language and code. |
3333
| [GPT-3.5](#gpt-35) | A set of models that improve on GPT-3 and can understand and generate natural language and code. |
34-
| [Embeddings](#embeddings-models) | A set of models that can convert text into numerical vector form to facilitate text similarity. |
34+
| [Embeddings](#embeddings) | A set of models that can convert text into numerical vector form to facilitate text similarity. |
3535
| [Image generation](#image-generation-models) | A series of models that can generate original images from natural language. |
3636
| [Audio](#audio-models) | A series of models for speech to text, translation, and text to speech. GPT-4o audio models support either low-latency, "speech in, speech out" conversational interactions or audio generation. |
3737

0 commit comments

Comments
 (0)