MicroFish/backend
liyizhouAI 2fda12c8a4 fix: report generation uses separate LLM (SiliconFlow) to avoid GLM 429
Report generation now supports REPORT_LLM_* env vars to route report
LLM calls through a separate provider (SiliconFlow Qwen-32B) instead
of sharing the GLM rate limit with simulation. Also passes the report
LLM client to ZepToolsService so tool calls (PanoramaSearch, QuickSearch,
InsightForge, InterviewAgents) use the same provider.
2026-04-17 12:15:28 +08:00
..
app fix: report generation uses separate LLM (SiliconFlow) to avoid GLM 429 2026-04-17 12:15:28 +08:00
scripts perf: simulation acceleration - filter non-social entities + configurable semaphore 2026-04-16 23:11:55 +08:00
pyproject.toml fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00
requirements.txt feat: migrate from Zep Cloud to self-hosted Graphiti + Neo4j 2026-04-13 12:07:32 +08:00
run.py feat: merge upstream i18n + rebrand MiroFish → Foresight 先见之明 2026-04-11 16:40:13 +08:00
uv.lock fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 2026-01-22 18:28:37 +08:00