Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 29bff9ca27 Refactor content handling in activity logging and simulation scripts
- Removed content truncation logic from the AgentActivity class, allowing full content to be logged for posts, comments, and quotes.
- Updated the `fetch_new_actions_from_db` function to retain complete content in action arguments, enhancing data accuracy.
- Adjusted simulation scripts to ensure that full content is sent during action creation, improving the representation of agent activities.
2025-12-05 18:30:40 +08:00
backend Refactor content handling in activity logging and simulation scripts 2025-12-05 18:30:40 +08:00
frontend/test Enhance simulation management and logging features 2025-12-02 17:11:47 +08:00
.env.example Update .env.example and enhance create_model function for dual LLM configuration 2025-12-04 15:51:25 +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