Commit graph

4788 commits

Author SHA1 Message Date
黄伟韬
502a0e2ad6 combine summary and last reply to human 2024-08-20 19:21:17 +08:00
黄伟韬
0246b659b7 Add a summary after the agent stops 2024-08-20 17:13:15 +08:00
黄伟韬
febc592af7 Force reply to human when finishing the current task 2024-08-16 19:47:40 +08:00
林义章
94ec668c3d Merge branch 'Format-RoleZero-prompt-to-fit-into-exp_pool' into 'mgx_ops'
修改RoleZero的提示词,以适配经验池

See merge request pub/MetaGPT!319
2024-08-16 07:55:26 +00:00
黄伟韬
d3ee0ddf77 Adjust the position of constants 2024-08-16 15:52:49 +08:00
黄伟韬
70fa7b54ce Add EXPERIENCE_MASK to replace the experience placeholder 2024-08-16 15:01:23 +08:00
张雷
b75e25b1cf Merge branch 'feature/omniparse_config' into 'mgx_ops'
feat: +omniparse config

See merge request pub/MetaGPT!323
2024-08-16 05:55:27 +00:00
林义章
2ad493a568 Merge branch 'da_change' into 'mgx_ops'
expand memory window for quick think

See merge request pub/MetaGPT!324
2024-08-16 04:13:06 +00:00
黄伟韬
d65ae90056 Merge branch 'mgx_ops' into Format-RoleZero-prompt-to-fit-into-exp_pool 2024-08-16 12:10:36 +08:00
黄伟韬
b27ba8476f 修改函数名称 2024-08-16 11:22:02 +08:00
garylin2099
86e0ad0218 expand mem window for quick think 2024-08-16 11:15:05 +08:00
黄伟韬
0a1c965933 remove replace_content_between_markers function of RoleZeroContextBuilder and
update tests
2024-08-16 10:47:59 +08:00
莘权 马
fc703a6930 feat: merge mgx_ops 2024-08-16 10:15:58 +08:00
林义章
e232b88ef7 Merge branch 'fixbug/output_filename' into 'mgx_ops'
fixbug: output_pathname是目录

See merge request pub/MetaGPT!318
2024-08-16 02:07:08 +00:00
莘权 马
2d5c441358 feat: -exp_manager = get_exp_manager() 2024-08-15 22:10:03 +08:00
莘权 马
547bddd79a feat: merge mgx_ops 2024-08-15 21:52:09 +08:00
莘权 马
ddd45ce0a0 feat: -req 2024-08-15 21:47:00 +08:00
莘权 马
c2e554711d feat: +omniparse config 2024-08-15 21:43:11 +08:00
王金淋
c89c487b95 Merge branch 'feat-exp-example' into 'mgx_ops'
Feat exp example

See merge request pub/MetaGPT!322
2024-08-15 13:35:38 +00:00
张雷
c66bb1a828 Merge branch 'feature-thought-report' into 'mgx_ops'
add thought report

See merge request pub/MetaGPT!321
2024-08-15 13:24:27 +00:00
seehi
86643b6214 update comment 2024-08-15 21:23:39 +08:00
seehi
ec78ef00b5 update exp example 2024-08-15 21:19:19 +08:00
shenchucheng
b53511711e add thought report 2024-08-15 21:19:08 +08:00
张雷
aa8e2fa8c3 Merge branch 'fix-rag' into 'mgx_ops'
Fix rag

See merge request pub/MetaGPT!317
2024-08-15 13:12:09 +00:00
shenchucheng
73b242ccfe fix examples/exp_pool/manager.py error 2024-08-15 21:10:18 +08:00
shenchucheng
c7519462a2 fix rag unittest error 2024-08-15 21:01:45 +08:00
林义章
ad76f3f89e Merge branch 'da_change' into 'mgx_ops'
doc read optimized for DA

See merge request pub/MetaGPT!320
2024-08-15 13:00:14 +00:00
garylin2099
646bafbe9e doc read optimized for DA 2024-08-15 20:47:09 +08:00
黄伟韬
1de01c1f24 fix format issues 2024-08-15 20:38:32 +08:00
黄伟韬
91affc2a60 format RoreZero Prompt to fit into exp_pool 2024-08-15 20:29:34 +08:00
莘权 马
7f3befdf05 fixbug: output_pathname是目录 2024-08-15 19:39:25 +08:00
shenchucheng
c6b2fdbbd6 fix init_exp_pool error 2024-08-15 19:10:22 +08:00
shenchucheng
2392d1e201 fix RAGEmbeddingFactory init error 2024-08-15 18:59:23 +08:00
林义章
bd63a7c665 Merge branch 'da_change' into 'mgx_ops'
Editor constraints & add role info

See merge request pub/MetaGPT!316
2024-08-15 09:05:54 +00:00
shenchucheng
b9089380bd fix get rag llm error 2024-08-15 17:04:56 +08:00
garylin2099
eda70be277 add role info for regular think sys prompt 2024-08-15 17:04:27 +08:00
garylin2099
cc40534e37 minor update, read csv 2024-08-15 17:02:08 +08:00
shenchucheng
3f53d34cd0 Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 14:04:17 +08:00
张雷
0abd4e6f16 Merge branch 'da_change' into 'mgx_ops'
minor update

See merge request pub/MetaGPT!315
2024-08-15 06:04:09 +00:00
garylin2099
cc237b1f28 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into da_change 2024-08-15 14:01:05 +08:00
garylin2099
e0653814a2 add missing const for img 2024-08-15 14:00:23 +08:00
shenchucheng
0fd9e77e1d Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:53:53 +08:00
林义章
d040a35bcb Merge branch 'da_change' into 'mgx_ops'
Enable DA for doc qa

See merge request pub/MetaGPT!310
2024-08-15 05:52:38 +00:00
shenchucheng
1dc8b87a06 Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:51:11 +08:00
张雷
255059ed2f Merge branch 'check_role_zero' into 'mgx_ops'
allow image input for rolezero

See merge request pub/MetaGPT!306
2024-08-15 05:49:53 +00:00
shenchucheng
7acdb9226c Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:49:24 +08:00
张雷
930849fc57 Merge branch 'feature-workspace-config' into 'mgx_ops'
get workspace from config

See merge request pub/MetaGPT!314
2024-08-15 03:31:21 +00:00
shenchucheng
39b32d712f Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-14 22:43:42 +08:00
shenchucheng
84555b49fc get workspace from config 2024-08-14 22:41:54 +08:00
garylin2099
37f2a41003 add one arg for write_and_exec_code to avoid llm hallucinate a code arg 2024-08-14 22:39:15 +08:00