Commit graph

1079 commits

Author SHA1 Message Date
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
莘权 马
9a96d443b6 fixbug: llm client error 2024-07-17 12:30:13 +08:00
莘权 马
bc63e0aa89 feat: delete useless file 2024-07-17 10:11:37 +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
seehi
263d79980e fix redundant embedding 2024-04-23 21:48:50 +08:00
geekan
dfbdeab050 update openai model version 2024-04-22 19:18:03 +08:00
Alexander Wu
aa715fcace
Merge pull request #1184 from better629/feat_werewolf
Feat fix test_an ut failed without simulator
2024-04-11 21:11:51 +08:00
better629
ec88e63c39 fix test_an ut failed without simulator 2024-04-11 21:04:52 +08:00
yzlin
f87387d22a Merge branch 'main' into code_interpreter 2024-04-11 18:08:30 +08:00
better629
bdfec451de Merge branch 'feat_werewolf' of github.com:better629/MetaGPT into feat_werewolf 2024-04-10 20:59:08 +08:00
better629
fe0e62806d update player profile with const 2024-04-10 20:46:59 +08:00
better629
cf2046f1d2
Merge branch 'main' into feat_werewolf 2024-04-10 20:40:22 +08:00
better629
a466bc9243 update werewolf experience and add rag retrieve 2024-04-10 20:30:09 +08:00
seehi
c494844c02 make embedding configurable and add gpt-4-turbo. 2024-04-10 14:12:45 +08:00
better629
94a04afc72 fix format 2024-04-10 14:06:33 +08:00
better629
b568b8f4a0 update werewolf to meet WerewolfEnv 2024-04-10 14:04:37 +08:00
better629
d692d9fb7b fix ut and missing annotation 2024-04-08 20:27:35 +08:00
better629
f54bb159b5 use WerewolfEnv 2024-04-08 19:38:37 +08:00
better629
05b0f5782b migrate from mg old version to new one 2024-04-08 17:37:18 +08:00
Alexander Wu
9e26a40c89
Merge pull request #1135 from better629/feat_android
Feat android assistant agent
2024-04-04 21:31:41 +08:00
Alexander Wu
ba9e3fe626
Merge pull request #1103 from iorisa/fixbug/issue/1094
fixbug: #1094
2024-04-02 10:41:55 +08:00
better629
91db2e3c46 update 2024-03-29 14:34:13 +08:00
better629
a0efe97c71 fix problem due to solve conflicts 2024-03-29 00:18:25 +08:00