Add examples for werewolf game tuner (#96)
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
│ ├── frozen_lake/ # 教一个智能体玩需要多步操作的游戏
|
||||
│ ├── learn_to_ask/ # 使用 LLM 作为评委辅助智能体训练
|
||||
│ ├── email_search/ # 提升智能体的工具使用能力
|
||||
│ ├── werewolf_game/ # 强化多智能体应用能力
|
||||
│ ├── werewolves/ # 强化多智能体应用能力
|
||||
│ └── data_augment/ # 增强用于调优的数据
|
||||
├── sample_template/ # 新样例贡献模板
|
||||
└── README.md
|
||||
|
||||
Reference in New Issue
Block a user