Partager via


GoogleAIKernelBuilderExtensions Class

Definition

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.

Applies to