garylin2099
|
72d1cfafcb
|
Merge branch 'werewolf_game' of https://github.com/garylin2099/MetaGPT into werewolf_game
|
2023-10-17 22:13:59 +08:00 |
|
garylin2099
|
8525ec6d7b
|
small bug fixed for reflection record and retrieve
|
2023-10-17 21:27:14 +08:00 |
|
garylin2099
|
fdbadbc0f3
|
Merge pull request #430 from garylin2099/werewolf_game
introduce experience
|
2023-10-13 22:30:40 +08:00 |
|
garylin2099
|
205d1c9843
|
experience operation
|
2023-10-13 22:26:59 +08:00 |
|
garylin2099
|
4c0ed559cc
|
introduce experience
|
2023-10-13 21:25:26 +08:00 |
|
garylin2099
|
cb8e251312
|
Merge pull request #419 from garylin2099/werewolf_game
introduce simple reflection & abstract common _act
|
2023-10-11 16:46:36 +08:00 |
|
garylin2099
|
5026a022e1
|
minor update
|
2023-10-11 16:44:56 +08:00 |
|
garylin2099
|
d015c81fc4
|
introduce simple reflection & abstract common _act
|
2023-10-11 16:30:07 +08:00 |
|
Aria F
|
6f641d6310
|
#refactor: refactor Utils class for log parsing
|
2023-10-11 10:45:58 +08:00 |
|
Aria F
|
c55608cb76
|
feat: polish log files for evals
|
2023-10-10 20:29:19 +08:00 |
|
Aria F
|
48043f4f9d
|
Merge branch 'geekan:werewolf_game' into werewolf_game
|
2023-10-10 20:16:28 +08:00 |
|
yzlin
|
ef1a9a4609
|
introduce nighttime thought to all roles & add simple strategies into action
|
2023-10-09 21:33:59 +08:00 |
|
yzlin
|
343ad8d653
|
add more instruction in speak prompt & simplify nighttimewhisper
|
2023-10-09 14:56:56 +08:00 |
|
yzlin
|
0c238d2b0d
|
update win mechanism
|
2023-10-09 14:36:55 +08:00 |
|
davidlee21
|
010d11600b
|
Update the proposal according to the reviewer's suggestions for improvement
|
2023-10-08 22:02:42 +08:00 |
|
Aria F
|
26ca9641bf
|
# fix: merge comments from mg
|
2023-10-05 12:21:30 +08:00 |
|
MrL
|
55794a572b
|
make roles to speak their mind while they act
|
2023-10-04 11:40:41 +08:00 |
|
MrL
|
546c58aa6a
|
make roles to speak their mind while they act
|
2023-10-04 11:35:51 +08:00 |
|
MrL
|
e694848b48
|
make roles to speak their mind while they act
|
2023-10-04 11:31:05 +08:00 |
|
MrL
|
17a0bd5de1
|
Changes
|
2023-10-04 11:14:16 +08:00 |
|
MrL
|
b8743fc890
|
Changes
|
2023-10-04 11:12:23 +08:00 |
|
Aria F
|
ef81791f32
|
# feat:convert txt file to json for evals
|
2023-10-02 13:42:31 +08:00 |
|
yzlin
|
91faec6bb1
|
add human player
|
2023-10-01 23:10:59 +08:00 |
|
yzlin
|
81e8ee83fb
|
small bug fixed
|
2023-10-01 11:47:59 +08:00 |
|
yzlin
|
91c6c6b200
|
example of modifying role strategy
|
2023-09-30 23:36:54 +08:00 |
|
yzlin
|
fa88e44521
|
rm redundant & add random game setup
|
2023-09-30 15:02:19 +08:00 |
|
yzlin
|
4d39bb2815
|
moderator parsespeak & 1st v of runnable pipeline
|
2023-09-30 12:24:45 +08:00 |
|
yzlin
|
f7ed6ef2ee
|
game setup
|
2023-09-30 12:08:57 +08:00 |
|
chaleeluo
|
6f8b1f7116
|
fix
|
2023-09-30 11:16:12 +08:00 |
|
chaleeluo
|
de153405b3
|
fix
|
2023-09-30 11:05:05 +08:00 |
|
chaleeluo
|
85343bf3e9
|
Merge branch 'lyw-witch-0930' into werewolf_game
# Conflicts:
# examples/werewolf_game/actions/__init__.py
# examples/werewolf_game/roles/__init__.py
# examples/werewolf_game/start_game.py
|
2023-09-30 10:59:42 +08:00 |
|
chaleeluo
|
ce388827f8
|
witch role
|
2023-09-30 10:56:29 +08:00 |
|
garylin2099
|
9778d213f7
|
Merge branch 'werewolf_game' into werewolf_game
|
2023-09-29 10:29:24 +08:00 |
|
mannaandpoem
|
fd03751e1d
|
修改了STEP_INSTRUCTIONS
|
2023-09-28 23:48:08 +08:00 |
|
mannaandpoem
|
e5140fd6a5
|
添加了ivan写的parse speak
|
2023-09-26 23:05:45 +08:00 |
|
Kevin Meng
|
f9179c377d
|
Update start_game.py
delete two lines of local testing code
|
2023-09-26 20:15:27 +08:00 |
|
mannaandpoem
|
4584435bc6
|
整理了论文中的一些提示词
|
2023-09-26 13:00:44 +08:00 |
|
mannaandpoem
|
c6a5b46ddd
|
add seer role and action, and update moderator role
|
2023-09-26 09:50:41 +08:00 |
|
kevin-meng
|
1a7f415fa9
|
modify pronunciation
|
2023-09-25 23:27:12 +08:00 |
|
mannaandpoem
|
3c01534964
|
Modify moderator
|
2023-09-25 23:22:18 +08:00 |
|
kevin-meng
|
02cc5c274d
|
add guard
|
2023-09-25 00:26:33 +08:00 |
|
kevin-meng
|
0221028de2
|
add guard
|
2023-09-25 00:13:27 +08:00 |
|
yzlin
|
2e6cc6540b
|
first pipeline framework
|
2023-09-23 01:43:48 +08:00 |
|
stellaHSR
|
a709f408b9
|
Merge pull request #332 from garylin2099/customized_agent_examples
basic examples
|
2023-09-21 11:51:31 +08:00 |
|
yzlin
|
876094893a
|
minor update
|
2023-09-21 11:14:10 +08:00 |
|
stellaHSR
|
ab95b55662
|
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
|
2023-09-21 11:08:40 +08:00 |
|
Stitch-z
|
97ab38ac7c
|
Resolve PR issues
|
2023-09-20 12:02:46 +08:00 |
|
yzlin
|
f040c73ae9
|
formatting
|
2023-09-20 11:42:41 +08:00 |
|
yzlin
|
e0381680ad
|
minor update
|
2023-09-19 23:15:58 +08:00 |
|
yzlin
|
fa8eb17451
|
add AgentCreator and some minor formatting
|
2023-09-19 19:31:25 +08:00 |
|