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:
@@ -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)----------
|
||||
|
||||
Reference in New Issue
Block a user