Commit graph

966 commits

Author SHA1 Message Date
garylin2099
968cf11819 add comment 2024-08-20 11:25:18 +08:00
garylin2099
9908361577 correct command output in quick 2024-08-19 17:11:05 +08:00
garylin2099
86e0ad0218 expand mem window for quick think 2024-08-16 11:15:05 +08:00
garylin2099
eda70be277 add role info for regular think sys prompt 2024-08-15 17:04:27 +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
garylin2099
c79a70517f Merge branch 'check_role_zero' into da_change 2024-08-14 22:28:45 +08:00
garylin2099
55c5f794d7 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into check_role_zero 2024-08-14 20:59:34 +08:00
林义章
f63625fb14 Merge branch 'fixbug/engineer_early_ending' into 'mgx_ops'
fixbug:优化了重复执行的错误、优化了engineer提早结束任务的错误

See merge request pub/MetaGPT!311
2024-08-14 12:57:35 +00:00
garylin2099
2583fad6a8 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into check_role_zero 2024-08-14 20:40:47 +08:00
黄伟韬
31082399c9 combine _format_plan_status and _get_plan_status 2024-08-14 20:39:53 +08:00
garylin2099
e9984f2bf8 attach images to message 2024-08-14 20:12:17 +08:00
Yizhou Chi
a26199afd9 make system message a list 2024-08-14 19:29:04 +08:00
Yizhou Chi
7a96978e14 remove space 2024-08-14 19:13:45 +08:00
Yizhou Chi
e558750013 add quick response system prompt 2024-08-14 19:00:35 +08:00
黄伟韬
91a0637174 fix format issues 2024-08-14 16:07:11 +08:00
黄伟韬
0469d1ed7d fixbug:u优化了重复执行的错误和engineer提早结束任务的错误 2024-08-14 15:51:05 +08:00
garylin2099
9963f90c92 enable da for doc qa 2024-08-14 14:58:20 +08:00
Yizhou Chi
3490a4e234 remove tl's qt 2024-08-14 14:52:14 +08:00
Yizhou Chi
3b7dbf5e4e Remove TL's quick think system prompt 2024-08-14 14:46:38 +08:00
Yizhou Chi
0315a218be 增加TL_INFO,更改TL的_get_prefix,不用额外维护TL的SYSTEM_PROMPT 2024-08-14 11:50:20 +08:00
Yizhou Chi
27a5288596 use get_prefix 2024-08-14 10:22:17 +08:00
Yizhou Chi
aee672b8bb Merge branch 'mgx_ops' into feat-intention-fs 2024-08-14 10:18:57 +08:00
Yizhou Chi
f8c690804c role zero的quick think system prompt增加role info 2024-08-14 10:16:28 +08:00
Yizhou Chi
d4d581f391 tl remove editor tool 2024-08-14 09:58:36 +08:00
garylin2099
dce5502c07 check image path before encoding 2024-08-13 20:03:46 +08:00
garylin2099
e52672aea5 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into check_role_zero 2024-08-13 19:38:31 +08:00
garylin2099
78db50b432 allow image input for rolezero 2024-08-13 19:30:49 +08:00
Yizhou Chi
b8f05f5827 将quick think prompt改为system prompt,减少request离结尾的距离 2024-08-13 16:17:12 +08:00
林义章
125f6be1b2 Merge branch 'fixbug-incorrectly-escaped-commands' into 'mgx_ops'
Fixbug: 指令解析时遇到转义字符解析错误

See merge request pub/MetaGPT!298
2024-08-12 12:34:06 +00:00
seehi
2222cf3379 use exclude 2024-08-12 18:24:10 +08:00
seehi
24e03d97ac fix conflict 2024-08-12 17:36:21 +08:00
seehi
b4207cec92 use pydantic's exclude 2024-08-12 17:16:28 +08:00
黄伟韬
be6c3b4455 调整repair_escape_error函数位置 2024-08-12 16:53:48 +08:00
林义章
f84fe76d28 Merge branch 'feat-intention-fs' into 'mgx_ops'
quick_think prompt增加few-shot examples,将意图分为QUICK, SEARCH, TASK, AMBIGUOUS

See merge request pub/MetaGPT!292
2024-08-12 07:54:33 +00:00
Yizhou Chi
e0cc3e8d1b 修改quick think response category 临时if逻辑 2024-08-12 15:32:55 +08:00
Yizhou Chi
c8cc67cdb2 Remove teaminfo method in rolezero 2024-08-12 14:43:39 +08:00
Yizhou Chi
59f03d60bd Change OOD to AMBIGUOUS 2024-08-12 14:40:29 +08:00
Yizhou Chi
17b51c13de optimized four-case intention prompts 2024-08-12 14:11:17 +08:00
黄伟韬
c870167fe4 Merge branch 'mgx_ops' into fixbug-incorrectly-escaped-commands 2024-08-12 13:54:13 +08:00
黄伟韬
43ffa3558b add repair_escape_error function to parse commands 2024-08-12 13:52:32 +08:00
莘权 马
b1b8b84d85 feat: disable write trd 2024-08-12 11:41:18 +08:00
黄伟韬
812d6a825d 修改合并swe-agent系统提示词后的代码错误 2024-08-09 20:47:41 +08:00
黄伟韬
d788722bc2 合并teamleader 和sweagent的原系统提示词 2024-08-09 19:54:57 +08:00
黄伟韬
f338d168ca 合并teamleader,swe-agent的原系统提示词 2024-08-09 18:58:51 +08:00
seehi
d2bd9055f3 fix conflict 2024-08-09 16:15:00 +08:00
seehi
98ac5fbce3 serialize mgxenv 2024-08-09 10:31:03 +08:00
黄伟韬
ea990d8d68 combine_system_prompt 2024-08-08 21:10:08 +08:00
黄伟韬
075a82e6f4 将角色定义,角色instruction和工具加入开始的system_prompt中 2024-08-08 20:44:12 +08:00
林义章
fa06a67a64 Merge branch 'fixbug_reply_on_corresponding_lanaguge' into 'mgx_ops'
解决了文档目标路径为文件夹的问题,解决了teamleader 不进行任何操作直接结束的问题,优化了智能体不响应新任务的问题。

See merge request pub/MetaGPT!279
2024-08-06 12:34:34 +00:00
黄伟韬
f7b236601c 优化了teamleader直接结束的问题,优化了智能体不响应新任务的问题。 2024-08-06 17:44:31 +08:00