POST
/
datasets
/
add-task

Authorizations

apikey
string
header
required

Body

application/json
categories
integer
required

Number of categories

Required range: 1 < x < 10
dataset_name
string
required

Name of the dataset

depth
integer
required

Depth of the dataset

Required range: 1 < x < 3
scenarios
integer
required

Number of scenarios

Required range: 1 < x < 10
system_description
string
required

Description of the system

info_pdf_url
string

URL to the PDF which explains the dataset to be generated

policy_description
string

Description of the policy

tools
string[]

Array of tools like sportgpt, healthgpt etc.

Response

200 - application/json
task_id
string
required