Launching Synthetic Data Studio within a project
You can launch Synthetic Data Studio on the Cloudera AI Platform to generate datasets and evaluate them.
Agent Studio integrates with two major enterprise inference services:
- Cloudera AI Inference Service: It offers enterprise-grade deployment options.
- AWS Bedrock: It provides scalable cloud-based inference.
Environment Variables:
All environment variables are optional if users only utilize CAII endpoints hosted in
the same cluster as the SDS application.
AWS_DEFAULT_REGION:
Defaults to the us-east-1 region.AWS_ACCESS_KEY_ID:
Your AWS access key ID.AWS_SECRET_ACCESS_KEY:
Your AWS secret access key.Hf_token:
Your Hugging Face token for exporting datasets.Hf_username:
Your Hugging Face username.CDP_TOKEN:
Overrides the JWT token for Cloudera AI Inference service.