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