Documentation Index
Fetch the complete documentation index at: https://docs.veri.studio/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The playground is the fastest way to get a feel for Veri without starting from the raw API surface. Today, the playground is still a preview experience rather than a full training console, but it is useful for understanding how the product is evolving and how model workflows will feel in the app.The current PoC keeps the control plane, logs, and observability surfaces outside the playground. The playground should be treated as a lightweight product preview, not the full training workflow.
What You Can Use It For
- explore the UI flow around model customization
- preview how generation and interaction workflows may feel
- orient yourself before moving into the dashboard, API, or SDK
Best Next Steps
After trying the playground:- Read the Quickstart to understand the real control-plane flow.
- Prepare a dataset in Datasets.
- Define a reward function in Reward Functions.
- Submit a training job and monitor it through the dashboard or API.
Current Limits
- not a browser-based training console
- not a replacement for Grafana, logs, or job status APIs
- not the place where deployment happens