Microsoft.Teams.AI.AI.Embeddings 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
| AzureOpenAIEmbeddingsOptions |
Additional options needed to use the Azure OpenAI service. |
| EmbeddingsResponse |
Response returned by a |
| OpenAIEmbeddings<TState,TOptions> |
Embeddings class that uses OpenAI's embeddings API. |
| OpenAIEmbeddingsOptions |
Options for the OpenAI embeddings. |
Interfaces
| IEmbeddings<TState> |
Interface for Embeddings. |
Enums
| EmbeddingsResponseStatus |
Status of the embeddings response. |