Microsoft.Teams.AI.AI.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| AzureOpenAIModelOptions |
Options for configuring an |
| BaseOpenAIModelOptions |
Base model options common to both OpenAI and Azure OpenAI services. |
| ChatCompletionAction |
An action that can be called from the chat. |
| ChatMessage |
Chat Message |
| FunctionCall |
The name and arguments of a function that should be called, as generated by the model. |
| OpenAIModel |
A |
| OpenAIModelOptions |
Options for configuring an |
Structs
| ChatRole |
Chat Role |
Interfaces
| IPromptCompletionModel |
An AI model that can be used to complete prompts. |