-
Notifications
You must be signed in to change notification settings - Fork 1
Demo Data
Cristiano Carvalho edited this page Sep 4, 2026
·
1 revision
The demo catalog makes every major workflow visible without waiting for real provider traffic. Run it in development:
mix aludel.seedThe task starts the application, loads the packaged seed script, and refuses to run in production.
- prompt and suite projects
- tagged prompts with multiple immutable versions
- 14 provider configurations across OpenAI, Anthropic, Google Gemini, Ollama, xAI, Groq, and OpenRouter
- active hosted and local model examples
- reusable single-turn and multi-turn datasets
- evaluation suites populated from datasets
- individual runs and provider results
- suite runs with assertion detail, scores, cost, and latency
- normalized execution artifacts and representative failures
- prompt suggestions in pending, accepted, and dismissed states
- 60 days of dashboard and evolution history
- Open Dashboard and expand the 7-day and 30-day comparisons.
- Open Providers to compare all seven integrations and custom pricing.
- Open Datasets to inspect variables, messages, assertions, metadata, and filters.
- Open an Evaluation Suite to review history, assertion details, and dataset provenance.
- Open a prompt's Evolution page to view deltas, signals, the Pareto frontier, and prompt suggestions.
- Open a run result and export JSON to inspect its execution artifact.
Demo records use stable definitions and realistic synthetic values rather than live API calls. Re-running the task refreshes the deterministic catalog, which makes screenshots and local product testing consistent.
The seed data is for development and demonstration only. Do not use it as provider benchmark evidence.
- Prompts
- Providers
- Runs and Execution
- Evaluation Suites
- Regex Assertions
- Metric Context
- Evaluator Execution Details
- Rubric Judges
- Judge Catalog
- Repeated Sampling
- Quality Policies
- ExUnit Evaluations
- File-Based Suites
- Evaluation Reporters
- Datasets
- Red-Team Datasets
- Generated Red-Team Cases
- Analytics and Prompt Evolution
- Exports and CI
- Documents and Storage
- Embedding and Access