GoogleAIKernelBuilderExtensions Class
Definition
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.
Extensions for adding GoogleAI generation services to the application.
public static class GoogleAIKernelBuilderExtensions
type GoogleAIKernelBuilderExtensions = class
Public Module GoogleAIKernelBuilderExtensions
- Inheritance
-
GoogleAIKernelBuilderExtensions
Methods
AddGoogleAIEmbeddingGeneration(IKernelBuilder, String, String, GoogleAIVersion, String, HttpClient) |
Add Google AI embeddings generation service to the kernel builder. |
AddGoogleAIGeminiChatCompletion(IKernelBuilder, String, String, GoogleAIVersion, String, HttpClient) |
Add Google AI Gemini Chat Completion and Text Generation services to the kernel builder. |