Commit graph

3093 commits

Author SHA1 Message Date
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
Yizhou Chi
5b3f84e597 Merge branch 'mgx_ops' into feat-intention-fs 2024-08-12 19:02:24 +08:00
Yizhou Chi
7b49e4db38 limit quickthink output 2024-08-12 19:00:50 +08:00
seehi
2222cf3379 use exclude 2024-08-12 18:24:10 +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
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
林义章
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
seehi
587dd0cc81 use serialize in SerializationMixin 2024-08-12 14:37:00 +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
莘权 马
b1b8b84d85 feat: disable write trd 2024-08-12 11:41:18 +08:00
张雷
a9ac0b128e Merge branch 'feat-exp-pool' into 'mgx_ops'
exp_pool add `enabled`

See merge request pub/MetaGPT!291
2024-08-12 03:11:59 +00: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
shenchucheng
9b360265a9 add discovery_service_url for GoogleAPIWrapper 2024-08-11 01:31:20 +08:00
zhanglei
0979dacd2a update: CR优化自动化跑测暴露的问题 2024-08-10 17:46:37 +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
王金淋
f68cb033b3 Merge branch 'feat-qa-search' into 'mgx_ops'
Feat qa search

See merge request pub/MetaGPT!294
2024-08-09 10:34:10 +00:00
seehi
8f6f71ba7e solve anti-robot in web search 2024-08-09 18:30:28 +08:00
seehi
75b015bdf0 solve anti-robot in web search 2024-08-09 18:27:31 +08:00
seehi
43340b79eb solve anti-robot in web search 2024-08-09 18:22:50 +08:00
莘权 马
d900a01844 fixbug: async Editor.read 2024-08-09 17:47:35 +08:00
seehi
887f180e58 create new func handle_unknown_serialization 2024-08-09 16:38:38 +08:00
Yizhou Chi
f87386b48d add-few-shots-quick-think-prompt 2024-08-09 16:34:27 +08:00
seehi
d2bd9055f3 fix conflict 2024-08-09 16:15:00 +08:00
seehi
36db2b067e exp_pool add enabled 2024-08-09 16:05:48 +08:00
林义章
06f8ee05cb Merge branch 'feature/editor_pdf' into 'mgx_ops'
feat: Editor + read pdf/docx...

See merge request pub/MetaGPT!282
2024-08-09 06:32:22 +00:00
张雷
38d8b7d55d Merge branch 'fix_swe_command_repeat' into 'mgx_ops'
fix: fix swe agent command repeat

See merge request pub/MetaGPT!284
2024-08-09 05:43:05 +00:00
seeker-jie
c4604f7ea8 update 2024-08-09 10:40:15 +08:00
seehi
d98d36fec5 serialize mgxenv 2024-08-09 10:34:20 +08:00
莘权 马
48748ff00b refactor: str -> Path 2024-08-09 10:33:15 +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
zhanglei
d727939492 update: cr读取patch文件指定编码 2024-08-08 20:39:33 +08:00
seeker-jie
0e4c5d96e3 fix: fix swe agent command repeat 2024-08-08 19:27:40 +08:00
zhanglei
22989407bf update: 搜索超时时间改20,当前研发环境的代理访问基本上都要十几秒 2024-08-08 18:01:34 +08:00
莘权 马
49c2c58cd8 feat: Editor + read pdf/docx... 2024-08-07 20:42:44 +08:00
莘权 马
dc578d8b0b feat: Editor + read pdf/docx... 2024-08-07 20:13:11 +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
黄伟韬
cc06719f8b Fix the format issue 2024-08-06 20:33:38 +08:00
黄伟韬
f9617b3d10 Fix the format issue 2024-08-06 20:18:41 +08:00