MiroFish/backend
666ghj d096aa2b26 Remove outdated README.md and update favicon in index.html
- Deleted the backend README.md file as it was no longer needed.
- Changed the favicon from a SVG to a PNG format for better compatibility.
- Updated the page title in index.html to reflect a more concise branding message.
2025-12-16 20:58:48 +08:00
..
app Update ReportAgent to enhance report retrieval and streamline tool call process 2025-12-16 17:59:34 +08:00
scripts Remove warnings suppression for multiprocessing in run scripts 2025-12-09 00:41:59 +08:00
requirements.txt Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
run.py Remove startup message logging from the Flask application in run.py to streamline output during server initialization. This change simplifies the code and reduces unnecessary console output, particularly in debug mode. 2025-12-09 10:26:38 +08:00