HNTAI / TODO.md
sachinchandrankallar's picture
section wise summary generation
3add352

TODO: Rewrite generate_patient_summary for parallel section generation

Tasks

  • Add import for concurrent.futures in patient_summary_agent.py
  • Create generate_summary_sections method to generate 4 sections in parallel
  • Create generate_patient_summary method that stitches sections together
  • Test the new method to ensure correct output (skipped by user)