Skip to content

Commit 3e054c0

Browse files
Merge pull request #230773 from ChrisHMSFT/chrhoder/models3
[Azure OpenAI] updated ada embeddings name
2 parents 5cea3cf + 86846df commit 3e054c0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ When using our embeddings models, keep in mind their limitations and risks.
194194
### Embeddings Models
195195
| Model ID | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
196196
| --- | --- | --- | --- | --- | --- | --- |
197-
| text-ada-embeddings-002 | No | Yes | East US, South Central US, West Europe | N/A |2,046 | Sep 2021 |
197+
| text-embeddings-ada-002 | No | Yes | East US, South Central US, West Europe | N/A |2,046 | Sep 2021 |
198198
| text-similarity-ada-001 | No | Yes | East US, South Central US, West Europe | N/A | 2,046 | Aug 2020 |
199199
| text-similarity-babbage-001 | No | Yes | South Central US, West Europe | N/A | 2,046 | Aug 2020 |
200200
| text-similarity-curie-001 | No | Yes | East US, South Central US, West Europe | N/A | 2046 | Aug 2020 |

0 commit comments

Comments
 (0)