Commit graph

6281 commits

Author SHA1 Message Date
shenchucheng
b53511711e add thought report 2024-08-15 21:19:08 +08:00
张雷
aa8e2fa8c3 Merge branch 'fix-rag' into 'mgx_ops'
Fix rag

See merge request pub/MetaGPT!317
2024-08-15 13:12:09 +00:00
shenchucheng
73b242ccfe fix examples/exp_pool/manager.py error 2024-08-15 21:10:18 +08:00
shenchucheng
c7519462a2 fix rag unittest error 2024-08-15 21:01:45 +08:00
林义章
ad76f3f89e Merge branch 'da_change' into 'mgx_ops'
doc read optimized for DA

See merge request pub/MetaGPT!320
2024-08-15 13:00:14 +00:00
garylin2099
646bafbe9e doc read optimized for DA 2024-08-15 20:47:09 +08:00
黄伟韬
1de01c1f24 fix format issues 2024-08-15 20:38:32 +08:00
黄伟韬
91affc2a60 format RoreZero Prompt to fit into exp_pool 2024-08-15 20:29:34 +08:00
Zhaoyang Yu
c9989c069e Update llm.py 2024-08-15 20:21:07 +08:00
莘权 马
7f3befdf05 fixbug: output_pathname是目录 2024-08-15 19:39:25 +08:00
shenchucheng
c6b2fdbbd6 fix init_exp_pool error 2024-08-15 19:10:22 +08:00
shenchucheng
2392d1e201 fix RAGEmbeddingFactory init error 2024-08-15 18:59:23 +08:00
林义章
bd63a7c665 Merge branch 'da_change' into 'mgx_ops'
Editor constraints & add role info

See merge request pub/MetaGPT!316
2024-08-15 09:05:54 +00:00
shenchucheng
b9089380bd fix get rag llm error 2024-08-15 17:04:56 +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
shenchucheng
3f53d34cd0 Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 14:04:17 +08:00
张雷
0abd4e6f16 Merge branch 'da_change' into 'mgx_ops'
minor update

See merge request pub/MetaGPT!315
2024-08-15 06:04:09 +00: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
shenchucheng
0fd9e77e1d Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:53:53 +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
shenchucheng
1dc8b87a06 Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:51:11 +08: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
shenchucheng
7acdb9226c Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-15 13:49:24 +08: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
39b32d712f Merge branch 'mgx_ops' of gitlab.deepwisdomai.com:pub/MetaGPT into mgx_ops 2024-08-14 22:43:42 +08: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
林义章
dd6e658950 Merge branch 'feat-intention-fs' into 'mgx_ops'
fixbug: 修复TL在快速回复中给其他角色发信息的问题

See merge request pub/MetaGPT!313
2024-08-14 11:36:44 +00: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
Jacksonxhx
986fb784aa integrate milvus 2024-08-14 18:16:18 +08:00
Jacksonxhx
490203d20f integrated milvus 2024-08-14 16:27:30 +08:00
王金淋
db8f9d3053 Merge branch 'feat-serialize' into 'mgx_ops'
update comment

See merge request pub/MetaGPT!312
2024-08-14 08:22:22 +00: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