feat(flsol-demo): add reflection comments to prompt and update API key

- prompts.py: add mandatory 【观察】【判断】【动作】 comment format for demo clarity
- run_flsol_win7.sh: update OPENAI_API_KEY

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-26 11:17:44 +08:00
parent f32e5f9e64
commit 355bf655cc
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
export DIRECT_VM_IP="192.168.1.11" # Win7 实机 Flask 地址
# ---------- LLM API 配置 ----------
export OPENAI_API_KEY="sk-EQGuvk0rS7EG4Cu22cF6D5Cc3a324c88B2E2D432Bc59Bb17"
export OPENAI_API_KEY="sk-5qmpSdZDGKUS8idrEf4c62Fc2f6746D8B68eC48124718329"
export OPENAI_BASE_URL="https://vip.apiyi.com/v1"
# ---------- 评测参数(对齐 run_proxmox.sh----------