NPC 对话学习工作流 Skill — 从公开仓库 Issue 中学习 NPC 对话技巧
分析公开仓库中 NPC 的 Issue 对话记录,提炼高效对话模式,用于优化自己的 NPC 配置。
# 克隆仓库 git clone https://cnb.cool/cnbll/npc-learning.git cd npc-learning # 安装依赖 pip install -r requirements.txt # 运行 python main.py
MIT-0
NPC 对话学习工作流 Skill - 从公开仓库 Issue 中学习 NPC 对话技巧