Commit graph

6304 commits

Author SHA1 Message Date
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
黄伟韬
b81c00a44d add Deployer tool 2024-10-11 18:31:33 +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
张雷
be78b101af Merge branch 'fix-memory-opt' into 'mgx_ops'
check empty content

See merge request pub/MetaGPT!393
2024-10-11 09:39:31 +00:00
seehi
444dd1a47b check empty content 2024-10-11 17:34:22 +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
seehi
dd955c848d make similarity_top_k configurable 2024-10-11 15:37:33 +08:00
seehi
2965a22e1d make memory_k configurable 2024-10-11 15:12:24 +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
林义章
c95a925b19 Merge branch 'feature/create_react_project' into 'mgx_ops'
Create React/Vue project

See merge request pub/MetaGPT!391
2024-10-11 04:09:15 +00:00
黄伟韬
67e491d97a fix typo 2024-10-11 11:15:36 +08:00
黄伟韬
44bfe1a9b8 fix typo 2024-10-11 11:10:34 +08:00
Yizhou Chi
9c54113f77 make sure image task starting from datapreprocessing 2024-10-11 10:41:33 +08:00
黄伟韬
823280c5b8 keep original Architecture and Product Manager 2024-10-11 10:25:40 +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