Generate synthetic logs
POST/synthetic_data/generate
Starts a synthetic data generation job that creates training log variations based on your existing logs. Synthetic data is useful when source logs are model outputs that cannot be used directly to train other models; generated variations can serve as training examples. Billed per token used during generation. All request body fields are optional; sending an empty body generates from all available logs.
Request
Responses
- 200
- 400
- 422
- 500
- 503
OK
Bad Request
Validation Error
Internal Server Error
Service Unavailable
Was this page helpful?