AgentPrism.Anthropic
7 public types. Select a type for signatures, defaults, remarks, exceptions, and links to related contracts.
| Type | Kind | Purpose |
|---|---|---|
AnthropicChatClientFactory |
Class | Builds an Anthropic.AnthropicClient from settings and produces AI.IChatClient instances from model bindings. |
AnthropicModelCatalog |
Class | Builds the catalog shown to the UI from the model definitions in provider settings. |
AnthropicModelProvider |
Class | AgentPrism.IModelProvider implementation for Anthropic (Claude). |
AnthropicProviderExtensions |
Class | Extensions that add the Anthropic (Claude) provider to the AgentPrism chain. |
AnthropicProviderNames |
Class | The provider name registered by UseAnthropic and the ModelBinding.ProviderSettings keys. |
AnthropicProviderOptions |
Class | AgentPrism’s Anthropic (Claude) provider settings. |
AnthropicProviderOptionsValidator |
Class | Validates AgentPrism.AnthropicProviderOptions settings at application startup. |