You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617181920212223242526272829
  1. ---
  2. stepsCompleted: []
  3. inputDocuments: []
  4. workflowType: 'research'
  5. lastStep: 1
  6. research_type: '{{research_type}}'
  7. research_topic: '{{research_topic}}'
  8. research_goals: '{{research_goals}}'
  9. user_name: '{{user_name}}'
  10. date: '{{date}}'
  11. web_research_enabled: true
  12. source_verification: true
  13. ---
  14. # Research Report: {{research_type}}
  15. **Date:** {{date}}
  16. **Author:** {{user_name}}
  17. **Research Type:** {{research_type}}
  18. ---
  19. ## Research Overview
  20. [Research overview and methodology will be appended here]
  21. ---
  22. <!-- Content will be appended sequentially through research workflow steps -->