Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 1f191cb21e Enhance interview prompt handling and update README.md
- Introduced a prefix to optimize interview prompts, ensuring agents respond directly with text without invoking tools.
- Updated the simulation API to utilize the optimized prompts for individual and batch interviews.
- Modified the `get_interview_history` function to allow for flexible platform querying, returning results from both Reddit and Twitter when no platform is specified.
- Enhanced README.md to include new prompt optimization details and updated API usage examples for clarity.
2025-12-08 16:08:33 +08:00
backend Enhance interview prompt handling and update README.md 2025-12-08 16:08:33 +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