Commit graph

52 commits

Author SHA1 Message Date
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
Stitch-z
97be431127 Fix research action bug && Optimize universal file operation tools 2023-09-19 16:26:33 +08:00
femto
2cd4870592 test to test dir 2023-09-18 12:46:15 +08:00
femto
49475a0f53 basic_planner_example/action_planner_example 2023-09-16 12:20:57 +08:00
yzlin
c0ce28659d basic examples 2023-09-15 22:40:22 +08:00
femto
b57687761a sk agent 2023-09-14 13:08:23 +08:00
femto
751c6a877c sk agent 2023-09-13 15:01:15 +08:00
femto
d9f64363c3 sk agent 2023-09-13 13:35:12 +08:00
Stitch-z
414dea3ea6 feature: add a new role tutorial assistant 2023-09-06 14:43:24 +08:00
shenchucheng
e43ae21d98 Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
shenchucheng
2d8a3f1296 add example for the researcher role 2023-08-08 23:02:15 +08:00
leonzh0u
3e13a00003 fix batch query: 2023-07-23 18:25:08 -04:00
leonzh0u
242bbbc13a merge main 2023-07-23 17:02:02 -04:00
hongjiongteng
d74215c502 Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
hongjiongteng
0722257cd8 Format import according to isort 2023-07-22 11:28:22 +08:00
肖凌风
8c07be0e56 add AnthropicAPI 2023-07-21 13:17:26 -04:00
leonzh0u
b4536807d7 fix serper integration bug to support batch queries 2023-07-21 09:43:56 -04:00
leonzh0u
58607e1613 update example file for serper 2023-07-16 23:13:43 -04:00
leonzh0u
5b3a6f88fb remove actual keys from config file 2023-07-16 23:12:26 -04:00
leonzh0u
55c3958d27 update example file 2023-07-16 23:07:52 -04:00
Leon Zhou
7c947b5110
Delete Untitled.ipynb 2023-07-16 23:04:18 -04:00
leonzh0u
6a4b980c40 add serper search api 2023-07-16 23:03:39 -04:00
geekan
a69f07e62f support streaming. not enable yet. 2023-07-06 00:01:47 +08:00