Commit graph

6281 commits

Author SHA1 Message Date
林义章
5af0d4a150 Merge branch 'fixbug/write_trd_and_framework' into 'mgx_ops'
fixbug: - write_trd_and_framework

See merge request pub/MetaGPT!336
2024-08-20 02:50:10 +00:00
莘权 马
be7eb02529 fixbug: - write_trd_and_framework 2024-08-20 10:43:34 +08:00
seehi
d7852faa87 fix browser serialization 2024-08-20 10:35:58 +08:00
garylin2099
f4cea0b985 grammar 2024-08-20 10:25:28 +08:00
林义章
efa28c8523 Merge branch 'feature/mermaid_suffixes' into 'mgx_ops'
feat: mermaid_to_file + suffixes

See merge request pub/MetaGPT!328
2024-08-20 02:19:16 +00:00
莘权 马
4a3df70310 feat: new_tid -> new_transaction_id 2024-08-19 21:15:10 +08:00
黄伟韬
fde0683f21 Move to the element before clicking it 2024-08-19 19:52:39 +08:00
黄伟韬
6b4c00f286 Remove the 'User Message' tag in the quick answer process. 2024-08-19 19:15:33 +08:00
林义章
db83b26f8b Merge branch 'fixbug/CodeReview_assgine_to_swen' into 'mgx_ops'
修复了代码审查PR任务被错误分给SweAgent的问题。

See merge request pub/MetaGPT!332
2024-08-19 09:39:55 +00:00
garylin2099
9908361577 correct command output in quick 2024-08-19 17:11:05 +08:00
王金淋
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
莘权 马
8d6e2e33a5 feat: + python <3.12 2024-08-18 11:31:26 +08:00
JGalego
61141e97b9 Added support for Command R/R+ 2024-08-17 03:57:38 +01:00
JGalego
4d59dd69cc Added Mistral Small 2024-08-17 03:20:39 +01:00
JGalego
ddb5409118 Fixed max tokens; Corrected typo 2024-08-17 03:10:06 +01:00
JGalego
58a5720f01 Added streaming support for Jamba-Instruct 2024-08-17 01:56:15 +01:00
JGalego
d65e5556dd Refactored Ai21Provider to add support for Jamba-Instruct 2024-08-17 01:38:17 +01:00
JGalego
9f9e405e86 Updated bedrock supported models 2024-08-17 00:55:20 +01:00
JGalego
adecdf1764 Refactored BedrockLLM client to accept temp creds via env vars 2024-08-17 00:53:26 +01: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