- 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. |
||
|---|---|---|
| .. | ||
| action_logger.py | ||
| run_parallel_simulation.py | ||
| run_reddit_simulation.py | ||
| run_twitter_simulation.py | ||
| test_profile_format.py | ||