Generate motivation factors influencing a user’s decision-making process.
This endpoint analyzes the given context, user profile, historical factors, and constraints to produce a set of motivation factors that could drive the user’s decision. These factors help in understanding the underlying reasons behind a user’s choices.
Parameters:
req (MotivationRequest)
: Contains the main question, user profile, selected historical factors, and constraintsReturns:
MotivationResponse
: A dictionary of motivation factors and their descriptionsRaises:
Note:
Enum representing the llm model types used in the experiments.
Successful Response