Create new, independent (orthogonal) attributes and levels hat do not intersect with existing ones..
Parameters:
req
: OrthogonalAttributesLevelsRequest object containing:
why_prompt
: The main concept - prompt textcountry
: Target countryexisting_attributes_levels
: List of existing attributes and levelsnew_attribute_count
: Number of new attributes to generate (optional)level_count
: Number of levels per attribute (optional)llm_model
: Language model to use (optional)Returns:
Example Response:
Raises:
Enum representing the llm model types used in the experiments.
Successful Response