Files
writing-agent/skills/dialogue/roleplay-game-theory/llm-bindings.yaml
2026-07-10 08:31:27 +08:00

17 lines
634 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 可选:为本 skill 包的 worker 指定独立 LLM APIprofiles.json 中的 profile id
#
# 省略本文件、或 profileId 为空 → 全部 worker 使用会话当前默认 API与总管相同
# 配置多个 profile 后,可为不同角色绑定不同模型,实现「多 AI 博弈」。
# defaultProfileId: null
workers:
setup-scenario: {}
world-engine: {}
role-decide:
# 示例:按决策角色 id 分配不同 profile把 uuid 换成你本地的 ApiProfile.id
# byRole:
# A: "00000000-0000-0000-0000-000000000001"
# B: "00000000-0000-0000-0000-000000000002"
present-round: {}