Commit graph

1039 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
shenchucheng
61bb7749e4 fix #687 2024-10-11 21:06:34 +08:00
femto
a7efa27ce0 rm 2024-10-11 16:48:08 +08:00
ChengZi
4d92fdcec9 lazy dependency for milvus
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
2024-09-25 14:11:21 +08:00
莘权 马
8a9cd6a2e7 fixbug: recovered role can't observe new message 2024-08-21 13:26:50 +08:00
Jacksonxhx
961146ef3e update milvus integration 2024-08-20 17:19:35 +08:00
Jacksonxhx
986fb784aa integrate milvus 2024-08-14 18:16:18 +08:00
Jacksonxhx
490203d20f integrated milvus 2024-08-14 16:27:30 +08:00
better629
d73cc94356
Merge pull request #1433 from iorisa/fixbug/1422
fixbug: #1422 Role's validate_role_extra resets watch in Environment obj deserialization
2024-08-07 17:26:32 +08:00
莘权 马
945c24ae15 fixbug: unit test 2024-08-07 14:53:37 +08:00
femto
f6cbf06e7b rm sk agent 2024-08-07 13:13:57 +08:00
femto
bfc7d6b134 rm sk agent 2024-08-07 13:13:34 +08:00
莘权 马
f39658db2b feat: merge main 2024-08-06 16:27:01 +08:00
莘权 马
8a92fa0f36 feat: merge main 2024-08-06 16:07:32 +08:00
莘权 马
9086cccc49 fixbug: Optional not working 2024-08-06 15:33:25 +08:00
莘权 马
e199c6b476 fixbug: Optional not working 2024-08-06 15:03:24 +08:00
liuminhui
015212d602 处理冲突 2024-08-06 11:30:30 +08:00
femto
7e9dff545d rm sk agent 2024-08-05 17:21:23 +08:00
莘权 马
2637bb9198 fixbug: #1422 2024-08-03 13:24:20 +08:00
莘权 马
f651e45f53 feat: fix unit test 2024-08-02 13:56:10 +08:00
liuminhui
340e1486d2 处理冲突 2024-07-23 14:31:30 +08:00
liuminhui
f9d3a8c521 代码优化 2024-07-22 18:38:44 +08:00
liuminhui
758acf8ba6 cr修改,单测完善 2024-07-22 17:10:29 +08:00
liuminhui
79334de5a4 单测相关 2024-07-19 18:35:02 +08:00
voidking
fb083c9b79 bugfix: test_bedrock_api.py 2024-07-18 16:24:46 +08:00
莘权 马
5b15584480 feat: +runtime multi-llm support 2024-07-01 20:23:44 +08:00
Alexander Wu
a705a515fb
Merge pull request #1288 from usamimeri/huoshan
Feat: Add Ark support (For Doubao)
2024-05-29 16:21:51 +08:00
Alexander Wu
519be03d4a
Merge pull request #1291 from usamimeri/update_spark
Feat: support async spark api
2024-05-29 16:20:29 +08:00
莘权 马
e245dcc8b1 feat: rename "Required Python packages" to "Required packages" for program language compatibility 2024-05-25 15:07:00 +08:00
seehi
5f1ca3ca7e use model_name in embedding 2024-05-24 17:18:56 +08:00
shenchucheng
e4129025b0 fix pyppeteer/playwright mermaid engine run error 2024-05-24 15:59:04 +08:00
usamimeri_renko
7d33755749 add tests 2024-05-22 23:13:38 +08:00
usamimeri_renko
f304fb3871 add type hint 2024-05-22 22:43:10 +08:00
usamimeri_renko
fbb307442c fix typo 2024-05-22 22:10:31 +08:00
usamimeri_renko
1b13a28a77 implement spark chat 2024-05-22 21:10:55 +08:00
usamimeri_renko
ff37dc1193 add tests 2024-05-22 11:11:12 +08:00
geekan
e03db313a2 tuning code 2024-05-18 15:23:21 +08:00
Alexander Wu
6b70f7b0ed
Merge pull request #1234 from iorisa/refactor/role/act_by_order
refactor: optimizing act_by_order mode of `Role`
2024-05-17 11:00:57 +08:00
usamimeri_renko
0006b62901 resolve problem and add cost manager 2024-04-29 17:29:41 +08:00
usamimeri_renko
f14a1f63ef add pre-commit 2024-04-29 15:04:33 +08:00
usamimeri_renko
3f108abd06 rename bedrock class and add more tests 2024-04-29 10:46:50 +08:00
莘权 马
6505087c78 refactor: optimizing act_by_order mode 2024-04-28 22:01:40 +08:00
usamimeri_renko
79251cd3cd resolve problems 2024-04-28 19:18:12 +08:00
usamimeri_renko
98cb452911 remove opus since unavailable now and fix bug 2024-04-27 13:09:04 +08:00
usamimeri_renko
b0ed292fa7 update test 2024-04-26 17:30:03 +08:00
usamimeri_renko
83c8ccb6b9 update 2024-04-26 17:15:24 +08:00
usamimeri_renko
8fafa2eb4e stream test 2024-04-26 17:03:06 +08:00
usamimeri_renko
4c394a1cac add test 2024-04-26 16:08:39 +08:00
Alexander Wu
c779f6977e
Merge pull request #1224 from seehi/fix-rag-redundant-embedding
Fix the potential duplicate embeddings in the RAG module
2024-04-24 20:01:43 +08:00
seehi
b8b1a666fe fix redundant embedding 2024-04-24 15:56:15 +08:00