Skip to content

Commit 595f58b

Browse files
Merge pull request #231306 from mrbullwinkle/mrb_03_19_2023_openai_model
[Cognitive Services] [Release branch] small fix
2 parents 7582fd3 + 8a5ee2e commit 595f58b

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
@@ -216,7 +216,7 @@ When using our embeddings models, keep in mind their limitations and risks.
216216
### Embeddings Models
217217
| Model ID | Supports Completions | Supports Embeddings | Base model Regions | Fine-Tuning Regions | Max Request (tokens) | Training Data (up to) |
218218
| --- | --- | --- | --- | --- | --- | --- |
219-
| text-embeddings-ada-002 | No | Yes | East US, South Central US, West Europe | N/A |2,046 | Sep 2021 |
219+
| text-embedding-ada-002 | No | Yes | East US, South Central US, West Europe | N/A |8,192 | Sep 2021 |
220220
| text-similarity-ada-001 | No | Yes | East US, South Central US, West Europe | N/A | 2,046 | Aug 2020 |
221221
| text-similarity-babbage-001 | No | Yes | South Central US, West Europe | N/A | 2,046 | Aug 2020 |
222222
| text-similarity-curie-001 | No | Yes | East US, South Central US, West Europe | N/A | 2046 | Aug 2020 |

0 commit comments

Comments
 (0)