林义章
|
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 |
|
seehi
|
11894d12f3
|
add an example
|
2024-08-12 15:19:36 +08:00 |
|
seehi
|
9d40d96535
|
add an example
|
2024-08-12 15:04:56 +08:00 |
|
seehi
|
31764add8a
|
add an example
|
2024-08-12 14:56:15 +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 |
|
shenchucheng
|
c5d1f0d7dc
|
fix base env import error
|
2024-08-12 14:08:34 +08:00 |
|
黄伟韬
|
c870167fe4
|
Merge branch 'mgx_ops' into fixbug-incorrectly-escaped-commands
|
2024-08-12 13:54:13 +08:00 |
|
黄伟韬
|
43ffa3558b
|
add repair_escape_error function to parse commands
|
2024-08-12 13:52:32 +08:00 |
|
张雷
|
c3d7b57bc6
|
Merge branch 'feature/disable_trd' into 'mgx_ops'
feat: disable write trd
See merge request pub/MetaGPT!297
|
2024-08-12 03:51:32 +00: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 |
|
张雷
|
30818e8195
|
Merge branch 'feature-search-config' into 'mgx_ops'
add discovery_service_url for GoogleAPIWrapper
See merge request pub/MetaGPT!296
|
2024-08-12 03:07:12 +00:00 |
|
shenchucheng
|
ee4a536d55
|
fix circular dependency for role/env
|
2024-08-11 01:43:05 +08:00 |
|
shenchucheng
|
9b360265a9
|
add discovery_service_url for GoogleAPIWrapper
|
2024-08-11 01:31:20 +08:00 |
|
张雷
|
f9eb9cb7d2
|
Merge branch 'cr_update' into 'mgx_ops'
update: CR优化自动化跑测暴露的问题
See merge request pub/MetaGPT!295
|
2024-08-10 09:53:04 +00:00 |
|
zhanglei
|
0979dacd2a
|
update: CR优化自动化跑测暴露的问题
|
2024-08-10 17:46:37 +08:00 |
|
shenchucheng
|
f4a3ff2261
|
ignore OSError when inspect.getsource call
|
2024-08-10 17:08:41 +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 |
|
林义章
|
7292f29fe3
|
Merge branch 'fixbug/editor_pdf' into 'mgx_ops'
fixbug: async Editor.read
See merge request pub/MetaGPT!293
|
2024-08-09 09:55:36 +00: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 |
|
张雷
|
dc685c000f
|
Merge branch 'cr_update' into 'mgx_ops'
update: cr读取patch文件指定编码
See merge request pub/MetaGPT!286
|
2024-08-08 12:40:10 +00: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 |
|
张雷
|
4881000628
|
Merge branch 'search_time_out' into 'mgx_ops'
update: 搜索超时时间改20,当前研发环境的代理访问基本上都要十几秒
See merge request pub/MetaGPT!283
|
2024-08-08 10:02:02 +00: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 |
|