Create Attributes And Levels

POST

Create attributes and levels for a given idea (why_prompt). Optional parameters: num_levels, max_length, model_type, num_attrs, prompt_type

Request

This endpoint expects an object.
ideastringRequired
prompt_typeenumOptional
Allowed values: genericserviceproductexperiencepolicy
Enum representing the type of prompts used in experiment designs.
num_attrsintegerOptional
num_levelsintegerOptional
max_lengthintegerOptional
model_typeenumOptional
Enum representing the llm model types used in the experiments.

Response

This endpoint returns a list of objects
attributestring
levelslist of strings