Generate historical factors relevant to a user’s decision-making process.
This endpoint analyzes a given question and user profile to produce a set of historical factors that could influence the user’s decision. These factors provide context for understanding past behaviors and preferences.
Parameters:
req (HistoryRequest)
: Contains the question, user profile, and relevant attributesReturns:
HistoryResponse
: A dictionary of historical factors and their descriptionsRaises:
Enum representing the llm model types used in the experiments.
Successful Response