Commit graph

6281 commits

Author SHA1 Message Date
黄伟韬
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
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
黄伟韬
6abebf05d5 create React/Vue project 2024-10-10 14:31:27 +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
kit
2a19c174d9 1
Signed-off-by: kit <101046518@qq.com>
2024-10-09 21:26:59 +08:00
kit
f2326c97f8 1
Signed-off-by: kit <101046518@qq.com>
2024-10-08 23:28:20 +08:00
KitWei
c061e4ec56
Update README.md 2024-10-08 23:21:15 +08:00
kit
ad8a9892f0 1
Signed-off-by: kit <101046518@qq.com>
2024-10-08 23:20:09 +08:00
kit
d595a3c21e 1
Signed-off-by: kit <101046518@qq.com>
2024-10-08 23:19:05 +08:00
kithib
b5981d25a5 1
Signed-off-by: kit <101046518@qq.com>
2024-10-08 23:18:35 +08:00
Ikko Eltociear Ashimine
d8a5a9c27c
chore: update st_role.py
occuring -> occurring
2024-10-03 16:25:48 +09:00
Yizhou Chi
788e42ea55 update model list 2024-09-30 16:06:48 +08:00
张雷
4cdbb5ec64 Merge branch 'feat-memory-opt' into 'mgx_ops'
remove llmranker

See merge request pub/MetaGPT!390
2024-09-29 13:42:43 +00:00
seehi
7407253245 remove llmranker 2024-09-29 21:41:16 +08:00
Alexander Wu
bdba23e422
Merge pull request #1488 from better629/tokens
update lastedt model usage
2024-09-29 15:38:02 +08:00
better629
325e45247e support o1-series 2024-09-29 15:15:29 +08:00
王金淋
f8e4e3a320 Merge branch 'feat-memory-opt' into 'mgx_ops'
make the longterm-memory path configurable

See merge request pub/MetaGPT!388
2024-09-29 07:09:39 +00:00