| 12345678910111213 |
- {
- "main": {
- "system_prompt_file": "prompts/system.prompt",
- "max_iterations": 50,
- "temperature": 0.3,
- "allowed_tools": [
- "fetch_creative_data",
- "calculate_roi_metrics",
- "generate_report"
- ],
- "skills": ["ad-domain", "platform-rules", "decision-strategy", "posterior-wisdom"]
- }
- }
|