Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 0302b8fd70 Add MaxTokensWarningFilter to logging and set semaphore for LLM requests
- 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.
2025-12-04 15:00:08 +08:00
backend Add MaxTokensWarningFilter to logging and set semaphore for LLM requests 2025-12-04 15:00:08 +08:00
frontend/test Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
.env.example Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
.gitignore Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
余额查询.py Add balance check script for OpenRouter API 2025-12-04 11:04:46 +08:00