ira/report
Steve White 053f4a99da Add report templates module and tests 2025-03-12 10:15:28 -05:00
..
database Clean up repository: Remove unused test files and add new test directories 2025-03-11 16:56:58 -05:00
__init__.py Implement Phase 1 of Report Generation Module: Document Scraping and SQLite Storage 2025-02-27 17:39:34 -06:00
document_processor.py Fully functional end-to-end test of research with gemini flash 2025-03-01 11:55:57 -06:00
document_scraper.py Improve document scraper with better error handling and add mock option for testing 2025-02-27 17:51:05 -06:00
report_detail_levels.py Add Google Gemini model support and dynamic model selection in UI 2025-02-28 11:31:53 -06:00
report_generator.py Implement customizable report detail levels with four options: brief, standard, detailed, and comprehensive 2025-02-28 08:27:14 -06:00
report_synthesis.py Fix template retrieval in report synthesis for all detail levels and query types 2025-03-11 20:11:01 -05:00
report_templates.py Add report templates module and tests 2025-03-12 10:15:28 -05:00