MiroFish/backend/app
666ghj a097de4094 Enhance text output formatting and remove truncation in zep_tools.py
- Updated the `to_text` method in the `PanoramaResult` class to provide complete outputs for current facts, historical facts, and involved entities, improving data visibility.
- Modified the `to_text` method in the `AgentInterview` class to display the full agent bio without truncation.
- Adjusted the `ZepToolsService` class to retrieve all related entity details and facts without limiting the output, ensuring comprehensive data representation.
2025-12-14 22:41:46 +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 Enhance text output formatting and remove truncation in zep_tools.py 2025-12-14 22:41:46 +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