Commit graph

4890 commits

Author SHA1 Message Date
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
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
林义章
7cb307aef5 Merge branch 'prepare-for-opensource' into 'expo'
开源准备

See merge request agents/exp_optimizer!24
2024-10-15 03:53:30 +00: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
Yizhou Chi
1d4a845120 支持跑通mle bench 2024-10-14 16:12:26 +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
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
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
Yizhou Chi
eda9322361 1. dynamically add insight
2. insight from scratch in real time
2024-10-11 18:37:35 +08:00
Alexander Wu
4c55a976c6
Merge pull request #1499 from voidking/main
chore: 代码格式化
2024-10-11 17:53:06 +08:00
voidking
5afa7f045a chore: 代码格式化 2024-10-11 17:47:12 +08:00
Alexander Wu
2a2380613d
Merge pull request #1440 from femto/rm_sk_agent
Rm sk agent
2024-10-11 17:19:25 +08:00
Alexander Wu
cb8fcb9323
Merge pull request #1465 from MorpheusI0/feature/support_for_open_webui
feat: add optional authorization header for Ollama to support Open WebUI
2024-10-11 17:18:30 +08:00
femto
a7efa27ce0 rm 2024-10-11 16:48:08 +08:00
Yizhou Chi
f7374c03af rename analysis pool to insight pool 2024-10-11 14:55:45 +08:00
Yizhou Chi
56e7a08a1c insight pool is now able to dynamically increase 2024-10-11 14:48:56 +08:00
Alexander Wu
5be77dfd73
Merge pull request #1452 from iorisa/feature/README.md
feat: + python <3.12
2024-10-11 13:35:49 +08:00
Alexander Wu
be5100ab2d
Merge pull request #1460 from iorisa/fixbug/qianfan_timeout
fixbug: qianfan timeout
2024-10-11 13:34:53 +08:00
Alexander Wu
1538661ced
Merge pull request #1459 from geekan/fixbug/1455
fixbug: recovered role can't observe new message
2024-10-11 13:34:43 +08:00
Alexander Wu
8263105085
Merge pull request #1490 from eltociear/patch-2
chore: update st_role.py
2024-10-11 13:30:41 +08:00
Alexander Wu
b12cd6a7b5
Merge pull request #1496 from better629/tokens
fix dashscope high version problem
2024-10-11 13:30:04 +08:00
Yizhou Chi
ae12d73747 remove dependency 2024-10-11 13:12:03 +08:00
Yizhou Chi
9c54113f77 make sure image task starting from datapreprocessing 2024-10-11 10:41:33 +08:00
Yizhou Chi
cdfb413f9d 去掉role装饰器 2024-10-11 10:05:15 +08:00
Yizhou Chi
e1c2683038 删除图片 2024-10-11 10:03:08 +08:00
better629
c023a235a4 fix dashscope high version problem 2024-10-10 22:07:34 +08:00
Yizhou Chi
9f4eba7f60 add scripts 2024-10-10 19:43:56 +08:00
Yizhou Chi
eb460d3e19 make timeout as argument 2024-10-10 18:54:40 +08:00
Yizhou Chi
2fc8f20de6 can change timeout through data.yaml 2024-10-10 16:38:19 +08:00
Yizhou Chi
f80ebc4d67 1. add role level timeout 限制是1000s
2. 修改log的层级逻辑
3. data.yaml 只用于存路径
2024-10-10 16:30:07 +08:00
kit
0c16c321fe Merge remote-tracking branch 'origin/main'
# Conflicts:
#	examples/di/InfiAgent-DABench/README.md
2024-10-10 13:46:35 +08:00
kit
8b79c6c3a1 1
Signed-off-by: kit <101046518@qq.com>
2024-10-10 13:46:10 +08:00
林义章
573e9b6d9e Merge branch 'improve-multimodal' into 'expo'
Improve multimodal

See merge request agents/exp_optimizer!22
2024-10-10 02:17:38 +00:00
KitWei
27332d1fa7
Update README.md 2024-10-09 21:37:13 +08:00
kit
4a508957b0 1
Signed-off-by: kit <101046518@qq.com>
2024-10-09 21:36:10 +08:00
kit
51c2413ad9 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	examples/di/InfiAgent-DABench/README.md
2024-10-09 21:30:45 +08:00