Seal Report Library
Seal Report Library
Namespaces
Seal.AI
AIAgent Class
AIAgentConfiguration Class
AIProvider Class
AIProviderConfiguration Class
AIServerConfiguration Class
AISkillConfiguration Class
AITool Class
AIToolCall Class
AIToolConfiguration Class
AIUsage Class
AnthropicProvider Class
AzureProvider Class
IAIProvider Interface
ICancelOperation Interface
OllamaProvider Class
OpenAIProvider Class
ProviderType Enumeration
Provider
Type Enumeration
Types of AI providers supported.
Namespace:
Seal.AI
Assembly:
SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
Copy
public
enum
ProviderType
Members
Member name
Value
Description
Azure
0
Azure OpenAI service.
Ollama
1
Ollama server (local models).
Anthropic
2
Anthropic API (Claude models).
OpenAI
3
OpenAI API.
See Also
Reference
Seal.AI Namespace
https://sealreport.org