Generate personas based on specified traits and levels.
Parameters:
levels_per_trait
: Number of levels for each traittrait_keys
: Comma-separated list of trait keysReturns: JSONResponse with:
all_combinations_index
: List of trait level combinationstraits_lookup_map
: Dictionary of traits and their levelspersonas_full_string_definition
: List of persona descriptionsRaises: