MiroFish/backend/scripts
666ghj 39253b3213 Update .env.example and enhance create_model function for dual LLM configuration
- Updated .env.example to include new keys for dual LLM configuration, allowing for both general and boost settings.
- Modified create_model function to support an optional use_boost parameter, enabling the selection of either general or boost LLM configurations based on availability.
- Improved logging to indicate which LLM configuration is being used during model creation, enhancing clarity for users.
2025-12-04 15:51:25 +08:00
..
action_logger.py Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
run_parallel_simulation.py Update .env.example and enhance create_model function for dual LLM configuration 2025-12-04 15:51:25 +08:00
run_reddit_simulation.py Add MaxTokensWarningFilter to logging and set semaphore for LLM requests 2025-12-04 15:00:08 +08:00
run_twitter_simulation.py Add MaxTokensWarningFilter to logging and set semaphore for LLM requests 2025-12-04 15:00:08 +08:00
test_profile_format.py Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00