Commit graph

4103 commits

Author SHA1 Message Date
Stitch-z
d104777ed9
Merge pull request #11 from Stitch-z/feature-invoice-ocr-assistant
Feature/invoice ocr assistant
2023-10-10 15:00:35 +08:00
Stitch-z
d8afe9ea86 update: PEP8 2023-10-10 14:59:16 +08:00
Stitch-z
d3e45cc2a0 Feature: invoice ocr assistant 2023-10-10 14:55:07 +08:00
Stitch-z
96d4f3b7e4 Merge branch 'main' into feature-invoice-ocr-assistant 2023-10-10 14:27:26 +08:00
Stitch-z
e3ecb88293 Feature: invoice ocr assistant 2023-10-10 14:26:03 +08:00
garylin2099
7954d5325d
Merge pull request #405 from garylin2099/werewolf_game
Win mechanism, CoT, introduce thoughts and simple strategies to all roles
2023-10-09 21:37:22 +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
garylin2099
4ffbee525c
Merge pull request #392 from davidlee21/act-with-your-thoughts
Werewolf game modify Common Actions to speak thoughts out loud
2023-10-09 11:34:46 +08:00
刘棒棒
1e645ddc6a chore: change comment respond to query_respond 2023-10-09 11:23:56 +08:00
刘棒棒
3c98fddbe4 Merge branch 'upgrade-oi' of https://github.com/orange-crow/MetaGPT into upgrade-oi 2023-10-09 11:20:43 +08:00
刘棒棒
6bfd0b89b6 chore: remove unused code and add example of the open-interpreter query respond. 2023-10-09 11:19:18 +08:00
davidlee21
010d11600b
Update the proposal according to the reviewer's suggestions for improvement 2023-10-08 22:02:42 +08:00
Ben
9bc73c576d
Merge branch 'geekan:main' into upgrade-oi 2023-10-08 19:05:53 +08:00
刘棒棒
524be9d53e feat: upgrade open-interpreter to 0.1.7 2023-10-08 19:04:12 +08:00
Sirui Hong
9c0f47c569
Merge pull request #399 from Justin-ZL/main
add:
2023-10-07 17:32:30 +08:00
zhanglei
304a03244c add:
1.moderation tools
2.unittest
2023-10-07 16:56:19 +08:00
刘棒棒
e6e2aa4895 add wrapt. 2023-10-07 16:23:13 +08:00
刘棒棒
f221e31db1 fix: litellm Function calling error. 2023-10-07 16:22:44 +08:00
Aria F
26ca9641bf
# fix: merge comments from mg 2023-10-05 12:21:30 +08:00
Sirui Hong
e822093465
Update README_JA.md
update twitter info
2023-10-04 23:59:59 +08:00
Sirui Hong
8e96d51d10
Update README_CN.md
update twitter info
2023-10-04 23:59:07 +08:00
Sirui Hong
3942e13c8c
Update README.md
update twitter url
2023-10-04 23:58:38 +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
garylin2099
e40b34acf8
Merge pull request #383 from garylin2099/werewolf_game
add human player
2023-10-01 23:15:18 +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
garylin2099
0d401e6aab
Merge pull request #380 from garylin2099/werewolf_game
example of modifying role strategy
2023-09-30 23:38:50 +08:00
geekan
8129710026
Merge pull request #358 from femto/fix/ltm_serialize
fix ltm serialize_message
2023-09-30 23:37:53 +08:00
yzlin
91c6c6b200 example of modifying role strategy 2023-09-30 23:36:54 +08:00
garylin2099
6662cd5fe0
Merge pull request #377 from garylin2099/werewolf_game
1st version of runnable complete pipeline
2023-09-30 15:08: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
garylin2099
4dcb377f68
Merge pull request #376 from chaleeluo/lyw-witch-0930
Werewolf game add  Witch
2023-09-30 11:52:32 +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
geekan
4efb42a8f8
Merge pull request #366 from femto/fix/parse_code
fix parse code
2023-09-29 18:22:23 +08:00
garylin2099
882660c43e
Merge pull request #361 from kevin-meng/werewolf_game
Werewolf game add Guard
2023-09-29 10:30:20 +08:00
garylin2099
9778d213f7
Merge branch 'werewolf_game' into werewolf_game 2023-09-29 10:29:24 +08:00
garylin2099
50d9ad4270
Merge pull request #365 from mannaandpoem/manna_werewolf_game
Werewolf game modify moderator and add seer role and action
2023-09-29 10:24:05 +08:00
mannaandpoem
fd03751e1d 修改了STEP_INSTRUCTIONS 2023-09-28 23:48:08 +08:00