林义章
|
e2d1037567
|
Merge branch 'fix/react_template_bad_cases' into 'mgx_ops'
修复使用Vue/React 模板开发的bad cases
See merge request pub/MetaGPT!399
|
2024-10-15 12:42:01 +00:00 |
|
黄伟韬
|
a41956f85f
|
fix bad cases
|
2024-10-15 20:35:11 +08:00 |
|
Alexander Wu
|
32d416bac9
|
Merge pull request #1457 from Jacksonxhx/milvus
Integrated Milvus with MetaGPT
|
2024-10-15 19:40:20 +08:00 |
|
Yizhou Chi
|
541f8a1b10
|
fix path bug
|
2024-10-15 19:18:30 +08:00 |
|
Yizhou Chi
|
02b4f0aa13
|
add timout to mlebench readme instruction
|
2024-10-15 16:41:28 +08:00 |
|
Yizhou Chi
|
0166834ce4
|
fix special instruction bug
|
2024-10-15 16:19:02 +08:00 |
|
林义章
|
ebea2c07d9
|
Merge branch 'fix/use_template_bad_case' into 'mgx_ops'
修复使用框架产生的Bad Cases
See merge request pub/MetaGPT!398
|
2024-10-15 08:11:04 +00:00 |
|
黄伟韬
|
3b8740f078
|
update prompt: report url when respond and summary
|
2024-10-15 15:59:17 +08:00 |
|
Yizhou Chi
|
d179982949
|
allow special-instruction for mle-bench
|
2024-10-15 14:14:29 +08:00 |
|
Yizhou Chi
|
07800be441
|
allow datasets to be prepared by users
|
2024-10-15 14:13:25 +08:00 |
|
黄伟韬
|
a5a73242c4
|
Enhance the engineer's understanding of the template.
|
2024-10-15 13:41:24 +08:00 |
|
林义章
|
7cb307aef5
|
Merge branch 'prepare-for-opensource' into 'expo'
开源准备
See merge request agents/exp_optimizer!24
|
2024-10-15 03:53:30 +00:00 |
|
garylin2099
|
1fa0abf6e8
|
add comments
|
2024-10-15 10:24:28 +08:00 |
|
João Galego
|
47be4f50d1
|
Commented out legacy Llama 2, smaller Llama 3 and Mistral 7B Instruct models
|
2024-10-14 14:25:05 +01:00 |
|
João Galego
|
4b1a616af2
|
Added inf param refs; Added Llama 3.2 model IDs; Removed titan-tg1-large;
|
2024-10-14 14:09:51 +01:00 |
|
garylin2099
|
2b2e4abf92
|
revert to watch user requirement by default
|
2024-10-14 17:07:55 +08:00 |
|
garylin2099
|
d97955643c
|
pm watch UserRequirement if fixed sop
|
2024-10-14 16:35:32 +08:00 |
|
garylin2099
|
4bd7937890
|
quick think tag
|
2024-10-14 16:21:02 +08:00 |
|
Yizhou Chi
|
1d4a845120
|
支持跑通mle bench
|
2024-10-14 16:12:26 +08:00 |
|
garylin2099
|
b57f6c4035
|
make quick think msg also public
|
2024-10-14 15:45:59 +08:00 |
|
Viraj Paradkar
|
eecbfb593d
|
Fixing README redict from README_CN and README_JP
|
2024-10-14 10:44:15 +05:30 |
|
Yizhou Chi
|
a91003a7fe
|
disable submission
|
2024-10-14 09:56:55 +08:00 |
|
Espérance Codjo AYIWAHOUN
|
8a792fb8e2
|
Update README_FR.md
|
2024-10-14 01:19:30 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
e6a2dc8897
|
docs: add French version of README
|
2024-10-14 00:39:52 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
ca12ff06bf
|
bugfix: resolve incorrect URL redirections
|
2024-10-14 00:36:53 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
ebf95ab08c
|
-
|
2024-10-13 23:34:55 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
d4970f23ca
|
update readme_fr
|
2024-10-13 23:18:07 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
52058986bf
|
update to integrate link for french version
|
2024-10-13 23:16:03 +01:00 |
|
Espérance Codjo AYIWAHOUN
|
9221fb7394
|
add readme in french language
|
2024-10-13 23:03:31 +01:00 |
|
garylin2099
|
d925d1381a
|
rm fixed sop logic from mgx_env to simplify code
|
2024-10-12 20:37:59 +08:00 |
|
garylin2099
|
68f9267b89
|
switch to public chat
|
2024-10-12 20:32:16 +08:00 |
|
seehi
|
80cc5d649d
|
make use_llm_ranker configurable
|
2024-10-12 17:52:50 +08:00 |
|
seehi
|
63abddd041
|
make use_llm_ranker configurable
|
2024-10-12 17:51:14 +08:00 |
|
林义章
|
c8ad152659
|
Merge branch 'fix/deploy_function_must_be_async' into 'mgx_ops'
Set deploy_to_public to be asynchronous
See merge request pub/MetaGPT!396
|
2024-10-12 09:31:35 +00:00 |
|
黄伟韬
|
dfb8e31e3d
|
Set deploy_to_public to be asynchronous
|
2024-10-12 17:27:51 +08:00 |
|
Yizhou Chi
|
3a57060e25
|
1. add eval_func for sela and compatibility to others
2. llm extract score (use all code block and execution results)
3. add argument for custom dataset dir
4. dataset custom requirement support
|
2024-10-12 17:16:51 +08:00 |
|
林义章
|
6ae3317f25
|
Merge branch 'fix/deployer_can_not_serialisze' into 'mgx_ops'
Fix/deployer can not serialisze
See merge request pub/MetaGPT!395
|
2024-10-12 08:50:43 +00:00 |
|
黄伟韬
|
155da2df40
|
fix typo
|
2024-10-12 16:36:43 +08:00 |
|
黄伟韬
|
b9cfc29e31
|
fix typo
|
2024-10-12 16:33:40 +08:00 |
|
黄伟韬
|
253853ef8e
|
add
|
2024-10-12 16:28:37 +08:00 |
|
黄伟韬
|
c280fcd885
|
fix delopy path
|
2024-10-12 16:24:26 +08:00 |
|
黄伟韬
|
21ddacd433
|
Merge branch 'add_deployer_tool_to_engineer' into fix/deployer_can_not_serialisze
|
2024-10-12 16:11:18 +08:00 |
|
黄伟韬
|
b43ec68909
|
fix deploer can not serialize
|
2024-10-12 16:09:27 +08:00 |
|
林义章
|
155bf668a2
|
Merge branch 'add_deployer_tool_to_engineer' into 'mgx_ops'
给 engineer 部署工具
See merge request pub/MetaGPT!394
|
2024-10-12 07:14:20 +00:00 |
|
黄伟韬
|
86ad3edaca
|
Move cmd restrictions from RoleZero to the terminal
|
2024-10-12 14:26:27 +08:00 |
|
黄伟韬
|
1b07a42d28
|
forbidden npm run dev command
|
2024-10-12 11:53:55 +08:00 |
|
Alexander Wu
|
45f102c145
|
Merge pull request #1500 from geekan/fix-serialize-error
fix #687
|
2024-10-12 00:06:40 +08:00 |
|
shenchucheng
|
61bb7749e4
|
fix #687
|
2024-10-11 21:06:34 +08:00 |
|
黄伟韬
|
151a17159d
|
fobidden using "npm run dev" in terminal
|
2024-10-11 18:39:03 +08:00 |
|
Yizhou Chi
|
eda9322361
|
1. dynamically add insight
2. insight from scratch in real time
|
2024-10-11 18:37:35 +08:00 |
|