Commit graph

3163 commits

Author SHA1 Message Date
garylin2099
968cf11819 add comment 2024-08-20 11:25:18 +08:00
garylin2099
f4cea0b985 grammar 2024-08-20 10:25:28 +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
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
cc237b1f28 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into da_change 2024-08-15 14:01:05 +08:00
garylin2099
e0653814a2 add missing const for img 2024-08-15 14:00:23 +08:00
林义章
d040a35bcb Merge branch 'da_change' into 'mgx_ops'
Enable DA for doc qa

See merge request pub/MetaGPT!310
2024-08-15 05:52:38 +00:00
张雷
255059ed2f Merge branch 'check_role_zero' into 'mgx_ops'
allow image input for rolezero

See merge request pub/MetaGPT!306
2024-08-15 05:49:53 +00:00
张雷
930849fc57 Merge branch 'feature-workspace-config' into 'mgx_ops'
get workspace from config

See merge request pub/MetaGPT!314
2024-08-15 03:31:21 +00:00
shenchucheng
84555b49fc get workspace from config 2024-08-14 22:41:54 +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
1bd05c1f42 Merge remote-tracking branch 'origin/mgx_ops' into feat-intention-fs 2024-08-14 19:02:23 +08: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
seehi
6be9e10175 update comment 2024-08-14 16:07:24 +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
黄伟韬
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
林义章
a7f0a387f7 Merge branch 'feat-intention-fs' into 'mgx_ops'
fixbug: 限制quick_think生成内容,防止模型在quick_think里直接生成快问快答的答案

See merge request pub/MetaGPT!299
2024-08-14 06:53:29 +00: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
张雷
c7dadaa4d7 Merge branch 'feature-remove-global-config' into 'mgx_ops'
remove global config

See merge request pub/MetaGPT!308
2024-08-14 03:19:16 +00: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
林义章
9a4475a2aa Merge branch 'figbux/UnicodeDecodeError_when_read_txt' into 'mgx_ops'
解决了读取文件时格式错误的问题

See merge request pub/MetaGPT!307
2024-08-14 02:23:08 +00: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
黄伟韬
f14bbf9fc5 使用 comon.aread 读取未知编码格式的文件 2024-08-14 10:14:38 +08:00
王金淋
ffd1dce764 Merge branch 'feat-search' into 'mgx_ops'
update prompt

See merge request pub/MetaGPT!304
2024-08-14 02:00:09 +00:00
Yizhou Chi
d4d581f391 tl remove editor tool 2024-08-14 09:58:36 +08:00
shenchucheng
f524bbceb8 use default_factory for SearchEnhancedQA.collect_links_action 2024-08-13 22:49:33 +08:00
shenchucheng
a801a5cc32 replace exp_manager by get_exp_manager 2024-08-13 22:46:03 +08:00
shenchucheng
2968c181c1 remove global config 2024-08-13 22:34:12 +08:00
garylin2099
dce5502c07 check image path before encoding 2024-08-13 20:03:46 +08:00
黄伟韬
91d5e8491e fix format issuse 2024-08-13 19:51:38 +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