Example output
{
"title": "Investment Profitability Analysis",
"description": "Analyzes the potential profitability of an investment based on the amount, return rate, investment horizon, and risk tolerance. Includes recommendations for optimizing returns and managing risks.",
"prompt_text": "To analyze the investment profitability, please provide the following details:\n1. Investment Amount\n2. Expected Return Rate\n3. Investment Horizon (in years)\n4. Risk Tolerance\n\nBased on these inputs, you will receive an analysis of the expected returns and recommendations for improving investment outcomes.",
"max_tokens": 600,
"temperature": 0.7,
"top_p": 0.85,
"frequency_penalty": 0.1,
"presence_penalty": 0.1
}