vlm_agent/ ├── main.py # 入口 ├── config/ │ ├── settings.yaml # 全局配置 │ ├── flow.yaml # 流程配置(超时、阈值等) │ ├── combos.yaml # 连招定义 │ └── vlm_prompts.yaml # VLM prompt定义 ├── assets/ │ ├── pre_battle/ # 战斗前UI截图 ...
1) AZURE_AI_PROJECT_ENDPOINT - Required. The Azure AI Project endpoint, as found in the overview page of your Microsoft Foundry project. 2) AZURE_AI_MODEL_DEPLOYMENT_NAME - Required. The name of the ...