Create Attributes

POST

Create list of attributes for a given idea (why_prompt). Optional parameters: num_attributes, prompt_type, model_type

Request

This endpoint expects an object.
why_promptstringRequired
prompt_typeenumOptional
Allowed values: genericserviceproductexperiencepolicy

Enum representing the type of prompts used in experiment designs.

num_attributesintegerOptional
model_typeenumOptional

Enum representing the llm model types used in the experiments.

Response

This endpoint returns a list of strings.