Create a list of attributes for a given why_prompt.
Parameters:
req
: AttributesRequest object containing:
why_prompt
: The main concept or input questioncountry
: Target countryattribute_count
: Number of attributes to generate (optional)prompt_type
: Type of prompt to use (optional)llm_model
: Language model to use (optional)Returns:
Example Response:
Raises:
Enum representing the type of prompts used in experiment designs.
Enum representing the llm model types used in the experiments.
Successful Response