Commit graph

6281 commits

Author SHA1 Message Date
seehi
b587e81e21 change metadata typing 2024-09-12 14:33:50 +08:00
黄伟韬
a939efcd7a Merge branch 'mgx_ops' into automated-get-image 2024-09-12 13:54:33 +08:00
seehi
a16535fb08 add handle_exception 2024-09-12 13:52:50 +08:00
黄伟韬
d7abceb67f update comment 2024-09-12 13:46:01 +08:00
莘权 马
3d1691ae1e feat: upload_path 2024-09-12 13:42:59 +08:00
莘权 马
00cdbbb85c feat: +similarity_search 2024-09-12 13:38:05 +08:00
黄伟韬
65dc47c90d fix code issues 2024-09-12 13:26:35 +08:00
莘权 马
513d1317d6 feat: +similarity_search 2024-09-12 12:25:32 +08:00
seehi
ea9582cf0e add enable_longterm_memory config 2024-09-12 11:35:01 +08:00
seehi
99e5a73fbb add enable_longterm_memory config 2024-09-12 11:31:12 +08:00
莘权 马
12d643ab3d feat: rename similarity_search 2024-09-12 11:27:13 +08:00
seehi
d9ab81bbae add enable_longterm_memory config 2024-09-12 11:21:59 +08:00
seehi
cf3b80d5f1 add enable_longterm_memory config 2024-09-12 11:20:40 +08:00
莘权 马
3d6286ca9a feat: rename similarity_search 2024-09-12 11:19:36 +08:00
莘权 马
42ae38a3df feat: +search_index_repo 2024-09-12 11:02:48 +08:00
林义章
4dd51dedb7 Merge branch 'fix/editor_replace_empty_file' into 'mgx_ops'
fix:SQL语法检测失败 ;Editor 对空文件执行替换失败。

See merge request pub/MetaGPT!375
2024-09-12 02:26:11 +00:00
莘权 马
72b23eea41 Merge branch 'mgx_ops' of https://gitlab.deepwisdomai.com/pub/MetaGPT into fixbug/index_max_token 2024-09-12 10:02:44 +08:00
黄伟韬
56e4bab9ec fix issues 2024-09-12 09:56:38 +08:00
林义章
40a71de78d Merge branch 'opt_requirement_analyze' into 'mgx_ops'
优化用户需求分析步骤

See merge request pub/MetaGPT!371
2024-09-11 13:41:49 +00:00
charles_zhang
318db0785c add: ds-agent setup 2024-09-11 21:12:36 +08:00
黄伟韬
71f670bfcf fix:editor can not replace text in empty file 2024-09-11 20:45:37 +08:00
莘权 马
05221a5dc0 feat: IndexRepo + config
feat: +search_index_repo
2024-09-11 20:42:18 +08:00
seehi
c0d5c031f8 Change the way of taking over memory 2024-09-11 20:25:29 +08:00
didi
0704f341de 更新了eval索引的入口 2024-09-11 17:53:52 +08:00
黄伟韬
d9dacb6305 update prompt 2024-09-11 17:24:00 +08:00
didi
b805da0bbe 更新了eval BUG,同时更新了新的baseline 2024-09-11 17:00:14 +08:00
黄伟韬
81dd72bc4c update prompt 2024-09-11 16:54:08 +08:00
林义章
63539096d0 Merge branch 'improve_mcts' into 'expo'
更新实验配置

See merge request agents/exp_optimizer!8
2024-09-11 08:21:29 +00:00
黄伟韬
2857a990ff fix prompt issues. 2024-09-11 16:15:51 +08:00
Yizhou Chi
eaf1b62343 add timeout to client 2024-09-11 16:14:50 +08:00
黄伟韬
b262e5df7b automated get image 2024-09-11 15:56:16 +08:00
Yizhou Chi
4dfa01295e Merge remote-tracking branch 'origin/expo' into improve_mcts 2024-09-11 15:33:55 +08:00
林义章
edb7be291b Merge branch 'aide' into 'expo'
Update README.md add aide setup and run

See merge request agents/exp_optimizer!6
2024-09-11 07:33:00 +00:00
黄伟韬
cb1d0f71fc use pure javascript 2024-09-11 15:31:42 +08:00
林义章
322617d74d Merge branch 'autogluon' into 'expo'
implement autuglu exp

See merge request agents/exp_optimizer!7
2024-09-11 07:31:06 +00:00
didi
b9a2d94da2 更新了xml-compile方法,更新了剩余Baseline 2024-09-11 15:21:33 +08:00
Yizhou Chi
c91b2ada88 remove unnecessary prompt instruction 2024-09-11 13:54:41 +08:00
莘权 马
daea102ee7 fixbug: 如果index_builder异常未及时建索引,则自动建索引以防max token 2024-09-11 12:30:53 +08:00
Yizhou Chi
35b9ea097e update di instruction 2024-09-11 11:59:52 +08:00
Rayhao
a8ee20843b autogluon small fix 2024-09-10 19:20:24 -07:00
Zhaoyang Yu
f691c5f439 Update QA 2024-09-10 21:51:38 +08:00
seehi
d077cd0b2f use memory index to get the last user message 2024-09-10 20:05:56 +08:00
didi
1de0653d70 Update token_counter.py 2024-09-10 19:07:50 +08:00
didi
bdf865eb0d Merge branch 'main' of https://github.com/didiforgithub/MetaGPT-MathAI 2024-09-10 19:06:17 +08:00
didi
7f45ef6231 Merge branch 'main' of https://github.com/didiforgithub/MetaGPT-MathAI 2024-09-10 19:04:05 +08:00
Zhaoyang Yu
445a2e6048 Update QA 2024-09-10 18:59:13 +08:00
didi
ab112462a5 添加了cost计算 2024-09-10 18:51:18 +08:00
Zhaoyang Yu
257b994409 Update drop.py 2024-09-10 18:45:54 +08:00
Zhaoyang Yu
68e87da378 Update Hotpotqa 2024-09-10 18:27:20 +08:00
Zhaoyang Yu
4ce18d7f48 Update baselines 2024-09-10 16:51:26 +08:00