MiroFish/backend/app
666ghj 88676e8207 Implement real-time profile retrieval and saving in simulation API
- Added a new endpoint to retrieve real-time agent profiles during simulation, allowing users to monitor progress without going through the SimulationManager.
- Enhanced the profile generation process to support real-time saving of generated profiles to specified file formats (JSON for Reddit, CSV for Twitter).
- Updated the simulation configuration generator to assign appropriate agents to initial posts based on their types, improving the relevance of generated content.
- Improved error handling and logging for better traceability during profile generation and retrieval processes.
2025-12-04 19:02:10 +08:00
..
api Implement real-time profile retrieval and saving in simulation API 2025-12-04 19:02:10 +08:00
models Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
services Implement real-time profile retrieval and saving in simulation API 2025-12-04 19:02:10 +08:00
utils Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
__init__.py Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
config.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00