garylin2099
|
646bafbe9e
|
doc read optimized for DA
|
2024-08-15 20:47:09 +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 |
|
林义章
|
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 |
|
黄伟韬
|
f9617b3d10
|
Fix the format issue
|
2024-08-06 20:18:41 +08:00 |
|
黄伟韬
|
b69538e842
|
Fix the format issue
|
2024-08-06 17:51:36 +08:00 |
|
黄伟韬
|
f7b236601c
|
优化了teamleader直接结束的问题,优化了智能体不响应新任务的问题。
|
2024-08-06 17:44:31 +08:00 |
|
黄伟韬
|
3c0f39c586
|
Fix the format issue
|
2024-08-05 19:43:56 +08:00 |
|
黄伟韬
|
fd080fa633
|
fixbug: write to folder
|
2024-08-05 19:17:43 +08:00 |
|
garylin2099
|
24d472a8a8
|
make engineer2, not sweagent, to fix his own repo
|
2024-08-04 17:35:51 +08:00 |
|
garylin2099
|
dbdfd29cea
|
equip engineer2 with terminal
|
2024-08-04 17:33:04 +08:00 |
|
garylin2099
|
99c440b17a
|
add search intent & fix a bug in parsing browser action
|
2024-08-04 12:40:41 +08:00 |
|
黄伟韬
|
78cc39c5f9
|
Fix format issues
|
2024-07-31 19:34:12 +08:00 |
|
黄伟韬
|
8edd764066
|
修改格式
|
2024-07-31 17:24:02 +08:00 |
|
黄伟韬
|
f548b58f84
|
Fix the format issue.
|
2024-07-31 15:36:56 +08:00 |
|
黄伟韬
|
28059f14df
|
Add a "finish current task" command before the "end" command for the engineer and the data analyst.
|
2024-07-31 14:52:34 +08:00 |
|
黄伟韬
|
08ba3f52f8
|
优化了用户指定步骤后,任务全交由程序员完成的问题。
|
2024-07-31 11:58:05 +08:00 |
|
黄伟韬
|
0a18c3d4f3
|
修改teamleader 样例,在发布软件开发指令时,附带对应编程语言。快速问答中添加法律问题。
|
2024-07-30 11:52:53 +08:00 |
|
garylin2099
|
b8211ec86f
|
da prompt update
|
2024-07-29 21:09:00 +08:00 |
|