- Introduced MaxTokensWarningFilter to suppress specific warnings related to max_tokens in the logging output across simulation scripts. - Added a semaphore parameter to limit the maximum concurrent LLM requests in Twitter and Reddit simulation functions, preventing API overload. - Ensured the filter is applied immediately upon module loading for effective logging management. |
||
|---|---|---|
| .. | ||
| action_logger.py | ||
| run_parallel_simulation.py | ||
| run_reddit_simulation.py | ||
| run_twitter_simulation.py | ||
| test_profile_format.py | ||