Enum "AOAI Model Type"
ID 7773
Namespace: System.AI
The supported model types for Azure OpenAI.
Properties
Name | Value |
---|---|
Access | Public |
Extensible | False |
Values
Name | Description |
---|---|
Embeddings |
Embedding model type. Details: https://aka.ms/AOAIUnderstandEmbeddings |
"Text Completions" |
Completions model type. |
"Chat Completions" |
Chat completions model type. |