causal_agent.prompts package
Submodules
causal_agent.prompts.dataset_analysis_prompts module
Prompt templates for dataset analysis functions including identifying instrumental variables, assessing variable relationships, and overlap assessment.
causal_agent.prompts.method_identification_prompts module
Prompt templates for identifying specific causal structures (IV, RDD, RCT) within the query_interpreter component.
causal_agent.prompts.prompts module
causal_agent.prompts.regression_prompts module
causal_agent.prompts.result_interpretation_prompts module
Prompts for interpreting statistical model results in the context of a specific user query.