AgentPrism.Google
7 public types. Select a type for signatures, defaults, remarks, exceptions, and links to related contracts.
| Type | Kind | Purpose |
|---|---|---|
GoogleChatClientFactory |
Class | Builds a Google GenAI GenAI.Client from settings and produces AI.IChatClient instances from model bindings. |
GoogleModelCatalog |
Class | Builds the catalog shown in the UI from the model definitions in provider settings. |
GoogleModelProvider |
Class | AgentPrism.IModelProvider implementation for Google Gemini. |
GoogleProviderExtensions |
Class | Extensions that add the Google Gemini provider to the AgentPrism chain. |
GoogleProviderNames |
Class | Provider name registered by the UseGoogle call, and the ModelBinding.ProviderSettings keys. |
GoogleProviderOptions |
Class | AgentPrism’s Google Gemini provider settings. |
GoogleProviderOptionsValidator |
Class | Validates AgentPrism.GoogleProviderOptions settings at application startup. |