MiroFish/backend/app/api
666ghj 5b4f02f421 Enhance simulation configuration and management features
- Added support for a `max_rounds` parameter in simulation API, allowing users to limit the number of simulation rounds, improving control over simulation duration.
- Updated README.md to reflect the new `max_rounds` parameter and its usage in simulation requests.
- Enhanced error handling for `max_rounds` input validation to ensure it is a positive integer.
- Modified simulation runner and related scripts to incorporate `max_rounds` functionality, ensuring consistent application across Twitter and Reddit simulations.
- Improved logging to indicate when the number of rounds is truncated due to the `max_rounds` setting, enhancing traceability during simulation execution.
2025-12-05 15:50:54 +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 Enhance simulation configuration and management features 2025-12-05 15:50:54 +08:00