Commit graph

4459 commits

Author SHA1 Message Date
Alexander Wu
92bd904c27
Merge pull request #1299 from seehi/fix-embedding-model-name
Use model_name in embedding
2024-05-24 17:26:18 +08:00
seehi
5f1ca3ca7e use model_name in embedding 2024-05-24 17:18:56 +08:00
Guess
db26406b95
Merge pull request #1296 from shenchucheng/feat-mermaid-engine
fix pyppeteer/playwright mermaid engine run error
2024-05-24 16:19:28 +08:00
shenchucheng
18ec616819 update the config example of the pyppeteer mermaid engine 2024-05-24 16:03:57 +08:00
shenchucheng
e4129025b0 fix pyppeteer/playwright mermaid engine run error 2024-05-24 15:59:04 +08:00
xun
db26e36d37 处理usage为类的情况 2024-05-23 21:08:45 +08:00
usamimeri_renko
82df5843ee
Update requirements.txt 2024-05-23 01:07:33 +08:00
usamimeri_renko
0cf020affb fix typo 2024-05-22 23:15:38 +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
bb8ea2eaf9 implement streaming 2024-05-22 22:05:15 +08:00
usamimeri_renko
1b13a28a77 implement spark chat 2024-05-22 21:10:55 +08:00
Wei-Jianan
df80913ac6 [fix] 2024-05-22 05:22:59 +00:00
usamimeri_renko
ff37dc1193 add tests 2024-05-22 11:11:12 +08:00
zhulj
b9fa3687eb 修复issue #1144 在Windows系统上运行MetaGPT会出现该问题,Windows系统文件路径表示方法与Linux系统不一样 2024-05-21 17:30:33 +08:00
usamimeri_renko
575873f7d6 delete 2024-05-21 13:28:33 +08:00
usamimeri_renko
712dfb23b2 update qwen 2024-05-21 13:13:10 +08:00
Your Name
d6ad73a8dd Update README.md of DI 2024-05-21 10:30:29 +08:00
usamimeri_renko
c220da280d pre-commit 2024-05-20 15:16:40 +08:00
usamimeri_renko
7426ebc25a add token max 2024-05-20 15:13:51 +08:00
usamimeri_renko
48189e98d8 add huoshan_ark 2024-05-20 15:12:49 +08:00
geekan
e03db313a2 tuning code 2024-05-18 15:23:21 +08:00
geekan
6d906ce1ed remove default init of android env 2024-05-18 15:06:54 +08:00
Alexander Wu
99405cca20
Merge pull request #1282 from Wei-Jianan/fix/bedrock_bugs
Fix/bedrock bugs
2024-05-17 19:15:42 +08:00
geekan
43df876f24 fix pre-commit 2024-05-17 19:13:26 +08:00
Alexander Wu
d9ed99e85f
Merge pull request #1207 from kithib/main
add new android operation(open app,exit,stop)
2024-05-17 19:08:00 +08:00
Wei-Jianan
e7c7b44a0b [format] 2024-05-17 18:44:05 +08:00
Wei-Jianan
3338c304b5 [fix] max token problem in llama2 2024-05-17 10:34:10 +00:00
Wei-Jianan
1911e27219 [fix] serval bugs in bedrock LLM 2024-05-17 10:21:16 +00:00
geekan
fa164acb0e refine readme 2024-05-17 16:53:53 +08:00
Alexander Wu
44ea12fe66
Merge pull request #1280 from Wei-Jianan/example/bedrock_config
[example] bedrock config
2024-05-17 16:38:26 +08:00
Wei-Jianan
8d770b1f41 [example] bedrock config 2024-05-17 08:27:43 +00:00
kit
2b08ad9d08 Merge remote-tracking branch 'origin/main' 2024-05-17 16:10:18 +08:00
geekan
a4ab95237b update roadmap 2024-05-17 15:52:54 +08:00
geekan
77625e4c91 update roadmap 2024-05-17 15:51:12 +08:00
Alexander Wu
c20073e4bb
Merge pull request #1258 from Wei-Jianan/fix/cstream_not_work
[fix] stream field in llmconfig not work
2024-05-17 15:39:08 +08:00
Alexander Wu
833ce2ba74
Merge pull request #1279 from usamimeri/fix-build
Fix build failure
2024-05-17 15:38:43 +08:00
usamimeri_renko
0d22f5870c
Update requirements.txt
update boto3
2024-05-17 14:23:09 +08:00
usamimeri_renko
c0ebf3bea0
Update setup.py
update aioboto3
2024-05-17 14:21:09 +08:00
Wei-Jianan
cda6451b59 Merge remote-tracking branch 'origin/main' into fix/cstream_not_work 2024-05-17 13:46:45 +08:00
Wei-Jianan
1c9214e18d [fix] change default value of LLMConfig.stream to True 2024-05-17 13:34:13 +08:00
Wei-Jianan
f31d2a198e [fix] use config.stream inside BaseLLM other than global 2024-05-17 11:42:57 +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
Alexander Wu
ca67c8f9ea
Merge pull request #1231 from usamimeri/main
Feat add Amazon Bedrock support
2024-05-17 10:56:48 +08:00
usamimeri_renko
0916399313
Merge branch 'geekan:main' into main 2024-05-16 20:51:52 +08:00
Alexander Wu
a32e238801
Merge pull request #1274 from usamimeri/add_counter
add deepseek-v2, yi-large and gpt-4o pricing to token_counter
2024-05-16 15:50:54 +08:00
usamimeri_renko
b1c1dd24f3
Update requirements.txt
update tiktoken to 0.7.0 to support gpt-4o
2024-05-16 15:20:36 +08:00
usamimeri_renko
15ae887793
Merge branch 'geekan:main' into add_counter 2024-05-16 15:18:54 +08:00
Guess
9ff1e2f6c9
Merge pull request #1264 from jainkunal/main
fix aask() got an unexpected keyword argument 'images'
2024-05-16 12:25:40 +08:00