Skip to content

Commit b5e4c8e

Browse files
authored
Merge pull request #106565 from jakeatmsft/patch-2
Update model name for embed-ada-002
2 parents 2e857b7 + 50e3b13 commit b5e4c8e

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 | 8,191 | Sep 2021 |
197+
| text-embedding-ada-002 | No | Yes | East US, South Central US, West Europe | N/A | 8,191 | 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)