MiroFish/backend/app
666ghj cb47e9859c Update ReportAgent to enhance report retrieval and streamline tool call process
- Reduced maximum tool calls per chat from 5 to 2 for improved efficiency.
- Simplified system prompt to focus on concise responses and report content.
- Implemented report content retrieval with length limitation to prevent context overflow.
- Adjusted tool call execution to limit to one call per iteration, enhancing clarity in responses.
- Updated user message prompts to encourage concise answers based on retrieved data.
2025-12-16 17:59:34 +08:00
..
api Add report ID generation and logging features for report generation process 2025-12-13 21:11:14 +08:00
models Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
services Update ReportAgent to enhance report retrieval and streamline tool call process 2025-12-16 17:59:34 +08:00
utils Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
config.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00