MiroFish/backend/app/api
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
..
__init__.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
graph.py Refactor project creation process in API documentation and code 2025-11-29 00:47:54 +08:00
simulation.py Implement real-time profile retrieval and saving in simulation API 2025-12-04 19:02:10 +08:00