Looking for the fastest way to create datasets? If you’ve defined Specifications, Galtea can generate datasets automatically — including type, variants, and test cases. Use this tutorial when you need full control over dataset creation or want to upload your own test data.
Creating Datasets with the SDK
The Galtea SDK provides methods to create Accuracy Datasets, Security & Safety Datasets, and Behavior Datasets.- Upload Existing Dataset File
- Generate Dataset from Knowledge Base
If you have a prepared dataset file in CSV format, you can upload it directly.
Behavior Datasets: Use
type="BEHAVIOR" to create conversation simulation datasets that enable multi-turn dialogue evaluation with simulated users. See the Conversation Simulator Tutorial for complete examples.Next Steps
Run Dataset-Based Evaluations
Run your dataset against a specific product version.
API Reference
View the complete Dataset Service API reference.