Commit graph

5101 commits

Author SHA1 Message Date
王金淋
dfaa25af55 Merge branch 'feat-exp-pool' into 'mgx_ops'
update bm25 in exp_pool

See merge request pub/MetaGPT!330
2024-08-19 09:09:29 +00:00
seehi
e4bde362b4 update bm25 in exp_pool 2024-08-19 17:01:31 +08:00
黄伟韬
c8ce710c90 fix format issue 2024-08-19 16:59:26 +08:00
黄伟韬
8d93938fc3 update SweAgent and Engineer's Profile and Teanleader's instruction. 2024-08-19 16:53:03 +08:00
王金淋
c6cc5e2da3 Merge branch 'feat-exp-pool-bm25' into 'mgx_ops'
Feat exp pool bm25

See merge request pub/MetaGPT!327
2024-08-19 06:45:03 +00:00
seehi
ff6ad6d348 update exp_pool manager 2024-08-19 14:11:42 +08:00
seehi
665ca6ff97 update exp_pool manager 2024-08-19 14:07:13 +08:00
莘权 马
4756f48406 feat: mermaid_to_file + suffixes 2024-08-19 11:29:31 +08:00
林义章
408174ed8f Merge branch 'feature-rename-cr' into 'mgx_ops'
rename ReviewAndRewriteCode to InspectAndRefactorCode

See merge request pub/MetaGPT!325
2024-08-16 14:35:51 +00:00
shenchucheng
81a5185d52 rename ReviewAndRewriteCode by ValidateAndRewriteCode 2024-08-16 22:31:57 +08:00
seehi
243c7a65d6 exp pool support bm25 2024-08-16 21:19:37 +08:00
seehi
a6af03efb8 exp pool support bm25 2024-08-16 21:13:08 +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