You can easily trace your application, collect user feedback, and then use the data to fine-tune a model for your specific use case.Documentation Index
Fetch the complete documentation index at: https://docs.abv.dev/llms.txt
Use this file to discover all available pages before exploring further.
Export Data for Fine-Tuning
To export generations and training data for fine-tuning, see the comprehensive Export Data guide which includes:- Export generations in OpenAI JSONL format for fine-tuning
- Filter by quality scores to export high-performing examples
- Multiple export formats (CSV, JSON, JSONL)
- Programmatic access via SDKs and APIs