Scorecard is an AI evaluation and optimization platform that helps teams build reliable AI systems with comprehensive testing, evaluation, and continuous monitoring capabilities.Documentation Index
Fetch the complete documentation index at: https://enrolla-gz-new-docs-for-auto-monitor.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Setup
To integrate OpenLLMetry with Scorecard, you’ll need to configure your tracing endpoint and authentication:1. Get your Scorecard API Key
- Visit your Settings Page
- Copy your API Key
2. Configure Environment Variables
3. Instrument your code
First, install OpenLLMetry and your LLM library:Features
Once configured, you’ll have access to Scorecard’s comprehensive observability features:- Automatic LLM instrumentation for popular libraries (OpenAI, Anthropic, etc.)
- Structured tracing with workflows and tasks using
@workflowand@taskdecorators - Performance monitoring including latency, token usage, and cost tracking
- Real-time evaluation with continuous monitoring of AI system performance
- Production debugging with detailed trace analysis

