MicroFish/backend
666ghj 99c1b199d5 Update ReportAgent to reduce maximum tool calls and iterations for improved efficiency
- Decreased the maximum tool calls per section from 8 to 5.
- Reduced the maximum iterations in the ReACT loop from 8 to 5, streamlining the report generation process.
2025-12-16 22:47:14 +08:00
..
app Update ReportAgent to reduce maximum tool calls and iterations for improved efficiency 2025-12-16 22:47:14 +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