Create levels for given attribute(s) of an why_prompt.
Parameters:
req
: LevelsRequest object containing:
why_prompt
: The main concept or input questioncountry
: Target countryattributes
: List of attributes to generate levels forlevel_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