Create Levels

POST

Create levels for given attribute(s) of an idea (why_prompt). Optional parameters: num_levels, model_type

Request

This endpoint expects an object.
why_promptstringRequired
attributeslist of stringsRequired
num_levelsintegerOptional
model_typeenumOptional
Enum representing the llm model types used in the experiments.

Response

This endpoint returns a list of objects
attributestring
levelslist of strings