Commit graph

6281 commits

Author SHA1 Message Date
莘权 马
3ae318ff05 fixbug: MGX-46 2024-06-05 21:27:49 +08:00
莘权 马
8bb103818b fixbug: MGX-46 2024-06-05 21:19:59 +08:00
莘权 马
5b8f0331e5 fixbug: MGX-46 2024-06-05 21:15:42 +08:00
usamimeri_renko
700f9aae41
optimize error message when validating api_key failed 2024-06-05 18:47:15 +08:00
garylin2099
6cf7a8114c fix msg routing bug, use message class 2024-06-05 16:54:18 +08:00
garylin2099
bbddbf4ef0 Merge branch 'mgx_ops' into role_zero_draft 2024-06-05 15:00:49 +08:00
林义章
fccbc9d9da Merge branch 'feature/explit_io' into 'mgx_ops'
feat: Implemenet of RFC236 #3

See merge request pub/MetaGPT!110
2024-06-05 06:47:30 +00:00
garylin2099
89ad59876b format and add fixed sop compatibility 2024-06-05 14:39:41 +08:00
莘权 马
4359abd84a feat: 修改output_path 2024-06-05 12:11:45 +08:00
seehi
1d8d85e9a5 update comment 2024-06-05 10:32:48 +08:00
seehi
2eedc23a82 add exp_pool test 2024-06-04 22:08:40 +08:00
garylin2099
5e8bd10517
Merge pull request #1316 from Kaushal-26/fix-werewolf-game
fix: Werewolf Game
2024-06-04 21:23:04 +08:00
garylin2099
c6b28643bd refactor team leader, use RoleZero framework 2024-06-04 20:59:21 +08:00
莘权 马
04e72c0597 refactor: existslegacy 2024-06-04 15:47:03 +08:00
seehi
d10881c0e4 add trajectory schema 2024-06-04 15:16:58 +08:00
莘权 马
b0bafc12d4 refactor: rollback code 2024-06-04 14:32:51 +08:00
seehi
9f817bd59c experiment pool init 2024-06-04 11:46:57 +08:00
seehi
6d98390831 experiment pool init 2024-06-04 11:33:34 +08:00
seehi
471310f3b3 experiment pool init 2024-06-04 10:28:39 +08:00
garylin2099
beaf11cc89 update editor 2024-06-03 22:47:50 +08:00
garylin2099
9a9d342bbb abstract role zero from engineer2, config engineer2 2024-06-03 22:45:27 +08:00
Kaushal_26
73f9b4a961 refactor: Update in the last commit of werewolf game
- Reviewed changes: https://github.com/geekan/MetaGPT/pull/1316#discussion_r1624248864
2024-06-03 18:20:17 +05:30
Alexander Wu
46cc9b8c68
Merge pull request #1286 from david-zlj/zlj
修复issue #1144
2024-06-03 18:31:22 +08:00
garylin2099
8df76ce612 engineer2 first draft, allow fine-grained tool reg, reg plan as tool 2024-06-03 17:57:24 +08:00
seehi
46aa6f1975 Merge branch 'mgx_ops' into feat-exp-pool 2024-06-03 11:20:29 +08:00
林义章
7b293235b8 Merge branch 'feat-merge-github-rag' into 'mgx_ops'
Merge the newest rag

See merge request pub/MetaGPT!136
2024-06-03 02:51:18 +00:00
seehi
2a0107679e merge the newest rag in github 2024-06-03 10:44:03 +08:00
seehi
15b86e8533 experience pool 2024-06-03 10:14:57 +08:00
Kaushal_26
84a240ac8d fix: Werewolf Game
- As all the roles in werewolf game as `react_mode` =
  `RoleReactMode.REACT`, so `role._react()` will be called everytime.
- When not returning anything from `role._think()` => Therefore,
  `role._act()` will not be executed.
- Due to which this issue was comming: https://github.com/geekan/MetaGPT/issues/1313
2024-06-02 22:25:04 +05:30
zhulj
9da02df70c ran pre-commit 2024-06-02 10:27:21 +08:00
莘权 马
5a001a501d feat: merge gitlab:mgx_ops 2024-06-01 18:57:55 +08:00
莘权 马
ce3260038a feat: software action + api interface 2024-06-01 18:47:40 +08:00
莘权 马
f3b839847b feat: Implement Chapter 3 of RFC 236. 2024-05-31 17:06:46 +08:00
林义章
0c88a092c9 Merge branch 'feature-crawler' into 'mgx_ops'
add crawler tools

See merge request pub/MetaGPT!130
2024-05-31 08:15:57 +00:00
shenchucheng
9dc5212d47 Add explanation for error suppression in the method 2024-05-31 15:50:05 +08:00
shenchucheng
aeef03e29c update the requirements 2024-05-30 21:01:35 +08:00
shenchucheng
4f43b905a2 add crawler tools 2024-05-30 20:04:02 +08:00
林义章
d1d44e9cea Merge branch 'feat-reporter' into 'mgx_ops'
Feat reporter

See merge request pub/MetaGPT!112
2024-05-30 03:08:04 +00:00
shenchucheng
3afb8a87f3 undo thought reporter in the base role 2024-05-30 11:00:05 +08:00
林义章
aaaf213147 Merge branch 'feat-notebook-coalesce-output' into 'mgx_ops'
coalesce the stream output of the notebook

See merge request pub/MetaGPT!122
2024-05-30 02:50:43 +00:00
林义章
e144c06484 Merge branch 'feature/vault' into 'mgx_ops'
feat: +vault config demo

See merge request pub/MetaGPT!109
2024-05-30 02:42:25 +00:00
林义章
2b186f5049 Merge branch 'fixbug/circle_import' into 'mgx_ops'
fixbug: circular import

See merge request pub/MetaGPT!107
2024-05-30 02:40:00 +00:00
chenchun
c1c2acafd2 LLMConfig add seed 2024-05-29 20:23:29 +08:00
shenchucheng
9ab36acdfc coalesce the stream output of the notebook 2024-05-29 17:01:48 +08:00
usamimeri_renko
4e3c46a5fd
Merge branch 'geekan:main' into update_qwen 2024-05-29 16:27:49 +08:00
Alexander Wu
bc1cd11a4b
Merge pull request #1283 from mannaandpoem/main_update_di_readme
Update README.md of DI
2024-05-29 16:24:32 +08:00
Alexander Wu
a705a515fb
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
2024-05-29 16:21:51 +08:00
Alexander Wu
316a49a478
Merge pull request #1289 from Wei-Jianan/fix/excpetion_log_assistant
[fix]
2024-05-29 16:20:57 +08:00
Alexander Wu
519be03d4a
Merge pull request #1291 from usamimeri/update_spark
Feat: support async spark api
2024-05-29 16:20:29 +08:00
Alexander Wu
e64cb0e5de
Merge pull request #1300 from iorisa/feature/multi_lang
feat: rename "Required Python packages" to "Required packages" for program language compatibility
2024-05-29 16:18:22 +08:00