Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 2df3104840 Add balance check script for OpenRouter API
- Introduced a new Python script to check and display the balance of credits using the OpenRouter API.
- Implemented error handling for API requests and included informative print statements for total credits, total usage, and remaining balance.
- Added a placeholder for the API key to facilitate user customization.
2025-12-04 11:04:46 +08:00
backend Update README.md for MiroFish Backend with detailed technical documentation 2025-12-02 18:47:27 +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