Gerenderte Dokumentation
Diese Seite rendert das Markdown und Mermaid des Moduls direkt aus der offentlichen Dokumentationsquelle.
Overview#
The Provider domain provides a registry for external service providers including AI/LLM providers, data enrichment services, and third-party integrations. It supports provider definitions, health monitoring, telemetry collection, aggregate statistics, and user API key management.
Key Features#
- Provider registry with definitions including name, category, description, and capability tags
- Health monitoring with status checks, availability tracking, and error details
- Telemetry collection for individual requests with latency, cost, token usage, and success tracking
- Aggregate statistics with success rates, average and high latency, and total cost/token summaries
- User API key management with encrypted storage and upsert operations
- Rate limit configuration per provider
- Category-based organization across LLM, enrichment, OSINT, threat intelligence, and blockchain providers
Use Cases#
- Managing a registry of external AI and intelligence providers with health monitoring
- Tracking per-provider telemetry to optimize cost, latency, and reliability across services
- Securely storing and rotating user API keys for third-party provider access
- Monitoring provider health to enable automatic failover and degradation handling
Integration#
The Provider domain connects with LLM integration, OSINT provider services, blockchain analytics, and prompt management systems.
Last Reviewed: 2026-02-05