MiroFish/backend/app/services
666ghj 3cc5e3f479 Refactor simulation management and enhance logging capabilities
- Updated simulation preparation checks to exclude script files from the required files list, improving clarity on file management.
- Implemented a robust retry mechanism for Zep API calls in the ZepEntityReader service, enhancing reliability.
- Enhanced logging in simulation scripts to provide clearer insights into the simulation process and errors.
- Updated simulation runner to manage stdout and stderr logs more effectively, ensuring better error tracking.
- Improved profile generation to standardize gender fields and ensure all required fields are populated correctly.
2025-12-02 14:25:53 +08:00
..
__init__.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
graph_builder.py Enhance backend startup logging and API endpoint display 2025-11-28 18:59:36 +08:00
oasis_profile_generator.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00
ontology_generator.py Enhance backend startup logging and API endpoint display 2025-11-28 18:59:36 +08:00
simulation_config_generator.py Enhance OASIS simulation capabilities and profile generation 2025-12-01 19:40:07 +08:00
simulation_manager.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00
simulation_runner.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00
text_processor.py Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
zep_entity_reader.py Refactor simulation management and enhance logging capabilities 2025-12-02 14:25:53 +08:00