Commit graph

254 commits

Author SHA1 Message Date
garylin2099
381fc0d4ba add write_new_code for code writing. Remove Editor.write & ValidateAndRewriteCode from Engineer2 2024-08-28 21:00:01 +08:00
林义章
e907863bcb Merge branch 'da_change' into 'mgx_ops'
add report for reply to human when end

See merge request pub/MetaGPT!345
2024-08-21 03:42:15 +00:00
garylin2099
9bd1c6fa79 minor update, summary prompt change 2024-08-21 11:21:31 +08:00
zhanglei
96c6a27e44 update: CR工具名改了,这里提示词对应调整 2024-08-20 21:54:14 +08:00
林义章
31dbd55d76 Merge branch 'reply_to_human_when_finish_current_task' into 'mgx_ops'
优化:当智能体结束执行时,添加回复检测,要求智能体至少报告一次结果。调整swe-agent测试代码

See merge request pub/MetaGPT!326
2024-08-20 12:59:19 +00:00
黄伟韬
ca66af381a fix format issues 2024-08-20 20:52:08 +08:00
黄伟韬
beb66b05b4 decompose reply to human and summary 2024-08-20 20:41:47 +08:00
黄伟韬
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
黄伟韬
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
shenchucheng
81a5185d52 rename ReviewAndRewriteCode by ValidateAndRewriteCode 2024-08-16 22:31:57 +08:00
黄伟韬
febc592af7 Force reply to human when finishing the current task 2024-08-16 19:47:40 +08:00
黄伟韬
70fa7b54ce Add EXPERIENCE_MASK to replace the experience placeholder 2024-08-16 15:01:23 +08:00
黄伟韬
d65ae90056 Merge branch 'mgx_ops' into Format-RoleZero-prompt-to-fit-into-exp_pool 2024-08-16 12:10:36 +08:00
garylin2099
646bafbe9e doc read optimized for DA 2024-08-15 20:47:09 +08:00
黄伟韬
91affc2a60 format RoreZero Prompt to fit into exp_pool 2024-08-15 20:29:34 +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
garylin2099
c79a70517f Merge branch 'check_role_zero' into da_change 2024-08-14 22:28:45 +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
Yizhou Chi
e558750013 add quick response system prompt 2024-08-14 19:00:35 +08:00
黄伟韬
c757d39852 fix format issues 2024-08-14 16:09:37 +08:00
黄伟韬
91a0637174 fix format issues 2024-08-14 16:07:11 +08:00
黄伟韬
22841804a5 fix format issues 2024-08-14 16:02:35 +08:00
garylin2099
9963f90c92 enable da for doc qa 2024-08-14 14:58:20 +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
b6cf6048ec 不使用SEARCH,如果文件已提供 2024-08-14 11:06:31 +08:00
Yizhou Chi
1dcb7984c5 make prompt more generalized 2024-08-14 10:54:37 +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
d6fd6f5ca0 remove comment 2024-08-13 18:16:51 +08:00
Yizhou Chi
19dee63729 optimize quick think system prompt 2024-08-13 17:12:01 +08:00
Yizhou Chi
b8f05f5827 将quick think prompt改为system prompt,减少request离结尾的距离 2024-08-13 16:17:12 +08:00
莘权 马
46bce295ca fixbug: linux环境变量key不能使用- 2024-08-13 13:43:46 +08:00
Yizhou Chi
7b49e4db38 limit quickthink output 2024-08-12 19:00:50 +08:00
Yizhou Chi
502cb469a7 Merge remote-tracking branch 'origin/mgx_ops' into feat-intention-fs 2024-08-12 18:16:35 +08:00
Yizhou Chi
c4bd06dcb8 limit outputs to be only thought and response category 2024-08-12 18:16:16 +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
bd9cb75f1a optimized intention recognition for ood 2024-08-12 14:35:30 +08:00
Yizhou Chi
17b51c13de optimized four-case intention prompts 2024-08-12 14:11:17 +08:00
张雷
f9a8789234 Merge branch 'reconstruct_the_structure_of_the_prompt' into 'mgx_ops'
重构提问题词和记忆的编排顺序

See merge request pub/MetaGPT!288
2024-08-12 03:10:38 +00: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
Yizhou Chi
f87386b48d add-few-shots-quick-think-prompt 2024-08-09 16:34:27 +08:00
黄伟韬
075a82e6f4 将角色定义,角色instruction和工具加入开始的system_prompt中 2024-08-08 20:44:12 +08:00
seeker-jie
0e4c5d96e3 fix: fix swe agent command repeat 2024-08-08 19:27:40 +08:00