Generate constraints that may affect a user’s decision-making process.
This endpoint analyzes a given question, user profile, and relevant attributes to produce a set of constraints or limiting factors that could influence the user’s decision. These constraints help in understanding the boundaries within which a decision is made.
Parameters:
req (ConstraintRequest)
: Contains the question, user profile, and relevant attributesReturns:
ConstraintResponse
: A dictionary of constraints and their descriptionsEnum representing the llm model types used in the experiments.
Successful Response