Agentic Security allows you to extend datasets to enhance its capabilities.
- Place your dataset files in the
datasetsdirectory. - Ensure each file contains a
promptcolumn for processing.
- CSV
- JSON
To add a new dataset:
cp my_dataset.csv datasets/For more details on dataset formats and processing, refer to the API Reference.