AzureOpenAITextEmbeddingGenerationService Class
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.
Azure OpenAI text embedding service.
public sealed class AzureOpenAITextEmbeddingGenerationService : Microsoft.SemanticKernel.Embeddings.IEmbeddingGenerationService<string,float>, Microsoft.SemanticKernel.Embeddings.ITextEmbeddingGenerationService
type AzureOpenAITextEmbeddingGenerationService = class
interface ITextEmbeddingGenerationService
interface IEmbeddingGenerationService<string, single>
interface IAIService
Public NotInheritable Class AzureOpenAITextEmbeddingGenerationService
Implements IEmbeddingGenerationService(Of String, Single), ITextEmbeddingGenerationService
- Inheritance
-
AzureOpenAITextEmbeddingGenerationService
- Implements
Azure |
Initializes a new instance of the AzureOpenAITextEmbeddingGenerationService class. |
Azure |
Initializes a new instance of the AzureOpenAITextEmbeddingGenerationService class. |
Azure |
Initializes a new instance of the AzureOpenAITextEmbeddingGenerationService class. |
Attributes |
Gets the AI service attributes. |
Generate |
Generates an embedding from the given |
Generate |
Generates an embedding from the given |
Get |
Gets the API version from |
Get |
Gets the endpoint from |
Get |
Gets the model identifier from |
Proizvod | Verzije |
---|---|
Semantic Kernel Dotnet | Latest |