Commit graph

6281 commits

Author SHA1 Message Date
voidking
9685c9100c bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
王金淋
9b4949450b Merge branch 'feat-exp-pool' into 'mgx_ops'
Feat exp pool

See merge request pub/MetaGPT!237
2024-07-24 07:20:42 +00:00
林义章
1909b1d4df Merge branch 'fix_bad_cases' into 'mgx_ops'
解决了 bad cases 中出现的问题。

See merge request pub/MetaGPT!249
2024-07-24 03:40:39 +00:00
黄伟韬
48b8a941b9 修改了行为和任务耦合的问题 2024-07-24 11:23:52 +08:00
黄伟韬
ca1a44c3c4 修改了提示词的格式 2024-07-24 10:56:20 +08:00
黄伟韬
0ec3ac8136 修改格式问题,删除冗余提示词 2024-07-24 09:59:31 +08:00
黄伟韬
f4204b4beb WriteCodeReview 添加确认review完成的消息 2024-07-23 20:07:00 +08:00
黄伟韬
59d8d8b193 修正TL 等待成员完成任务时,结束任务的错误情况 2024-07-23 17:49:24 +08:00
liuminhui
a7711127df 整理examples下rag目录 2024-07-23 16:55:27 +08:00
liuminhui
8a4e8f85c4 压缩omniparse案例文件大小 2024-07-23 15:59:28 +08:00
liuminhui
340e1486d2 处理冲突 2024-07-23 14:31:30 +08:00
Alexander Wu
c0abe17f63
Merge pull request #1406 from yingfeng2016/main
fixbug: Werewolf game has ended, but the team is still running idle
2024-07-23 10:33:17 +08:00
liuminhui
6c39c80d94 代码优化 2024-07-23 10:26:31 +08:00
liuminhui
f9d3a8c521 代码优化 2024-07-22 18:38:44 +08:00
liuminhui
758acf8ba6 cr修改,单测完善 2024-07-22 17:10:29 +08:00
林义章
aa252a6226 Merge branch 'data_analyst_ldy' into 'mgx_ops'
define assignee to role name

See merge request pub/MetaGPT!247
2024-07-22 07:38:45 +00:00
didi
ca1c8f8c5c Update 2024-07-22 15:27:07 +08:00
lidanyang
24332620b7 define assignee to role name 2024-07-22 15:26:55 +08:00
lidanyang
956d1db610 define assignee to role name 2024-07-22 14:54:07 +08:00
林义章
7b6636b223 Merge branch 'data_analyst_ldy' into 'mgx_ops'
refine code

See merge request pub/MetaGPT!245
2024-07-22 02:25:32 +00:00
lidanyang
70bddcfd3c reformat 2024-07-22 09:48:16 +08:00
yingfeng
dd8ff37c42 fixbug: Werewolf game has ended, but the team is still running idle 2024-07-19 18:43:24 +08:00
liuminhui
79334de5a4 单测相关 2024-07-19 18:35:02 +08:00
lidanyang
d2f6fc2594 refine code 2024-07-19 18:31:06 +08:00
林义章
e7fed5e8e8 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!244
2024-07-19 10:08:12 +00:00
lidanyang
9c655e8828 rename task_desc to instruction 2024-07-19 17:39:45 +08:00
lidanyang
1973af1633 add task desc to write code 2024-07-19 17:06:38 +08:00
lidanyang
0746ef882d refine prompt 2024-07-19 17:06:11 +08:00
lidanyang
f53a2b574a force to install package 2024-07-19 17:04:49 +08:00
lidanyang
aa92662487 fix output code format 2024-07-19 17:03:37 +08:00
seeker
c0e9326338 update: update token_counter, add models: deepseek-coder,deepseek-chat 2024-07-19 14:29:23 +08:00
liuminhui
5287e024c5 代码优化 2024-07-19 14:26:56 +08:00
林义章
43f316a4d4 Merge branch 'basic_ability' into 'mgx_ops'
change routing & add team info for quick question

See merge request pub/MetaGPT!241
2024-07-19 06:08:14 +00:00
林义章
e0ebf8ef75 Merge branch 'data_analyst_ldy' into 'mgx_ops'
refine prompt

See merge request pub/MetaGPT!242
2024-07-19 03:50:24 +00:00
lidanyang
976df80074 refine prompt 2024-07-19 11:45:48 +08:00
seeker
900b6af367 update: update token_counter, add models: [gpt-4o-mini,gpt-4o-mini-2024-07-18,openrouter/* 2024-07-19 11:26:57 +08:00
lidanyang
acee87d01b move extra instruction to DA 2024-07-19 11:05:02 +08:00
garylin2099
4cc47366f8 Merge branch 'mgx_ops' into basic_ability 2024-07-19 10:13:48 +08:00
林义章
ae1ad75e53 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!235
2024-07-19 02:08:40 +00:00
garylin2099
5e5dc66cc1 change routing & add team info for quick question 2024-07-19 00:17:33 +08:00
liuminhui
22b9990ccf mg集成omniparse 2024-07-18 20:40:20 +08:00
林义章
0ad0bb4f65 Merge branch 'DeepSeek2_2048_REQ' into 'mgx_ops'
修改Editor.read 文件路径错误问题

See merge request pub/MetaGPT!239
2024-07-18 12:07:30 +00:00
黄伟韬
f62e66ec58 format 2024-07-18 18:54:54 +08:00
黄伟韬
0181bd293f formate 2024-07-18 18:09:03 +08:00
lidanyang
5c758facc5 refine prompt 2024-07-18 17:22:18 +08:00
lidanyang
08c4af29b5 recover code 2024-07-18 17:06:42 +08:00
voidking
fb083c9b79 bugfix: test_bedrock_api.py 2024-07-18 16:24:46 +08:00
voidking
f458b04ff3 resolve conflicts 2024-07-18 15:53:03 +08:00
voidking
01746773d1 bugfix: 修复单测Interrupted问题 2024-07-18 15:47:20 +08:00
voidking
770d735d97 chore: 计算单测覆盖率时忽略安卓部分 2024-07-18 15:47:20 +08:00