Create Orthogonal Attributes And Levels

POST

Creates new, independent (orthogonal) attributes and levels that do not intersect with existing ones. Optional parameters: number_of_new_attributes, number_of_levels, model_type

Request

This endpoint expects an object.
why_promptstringRequired
existing_attributes_levelslist of objectsRequired

Notes:

1: Remember the brands and price attributes when setting ranges.

2: GPT3 sometimes generates more or less than required, so the range should be flexible by 2-3.

number_of_new_attributesintegerOptional
number_of_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