Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 1042d50306 Implement Interview feature for agent interactions in simulations
- Added a new Interview module to facilitate interactions with agents post-simulation, allowing for single and batch interviews.
- Introduced IPC communication mechanism for command and response handling between the Flask backend and simulation scripts.
- Updated README.md to include detailed instructions on the new Interview functionality, including API endpoints and usage examples.
- Enhanced simulation scripts to support waiting for commands after completion, improving user control over the simulation environment.
- Implemented error handling and logging for interview processes, ensuring robust operation and traceability.
2025-12-08 15:55:39 +08:00
backend Implement Interview feature for agent interactions in simulations 2025-12-08 15:55:39 +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