Commit graph

2641 commits

Author SHA1 Message Date
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
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
kit
2b08ad9d08 Merge remote-tracking branch 'origin/main' 2024-05-17 16:10:18 +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
usamimeri_renko
0916399313
Merge branch 'geekan:main' into main 2024-05-16 20:51:52 +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
usamimeri_renko
3f54646691 add token max and deepseek-coder,gpt-4-turbo-2024-04-09 2024-05-15 17:44:20 +08:00
Alexander Wu
b6601dbe75
Merge pull request #1247 from seehi/fix-potential-error
Fix potential NoneType error
2024-05-15 17:43:41 +08:00
Alexander Wu
77c74fbcf8
Merge pull request #1241 from usamimeri/debug
Make RAG embedding model dimension configurable
2024-05-15 17:35:20 +08:00
seehi
400e0af814 format 2024-05-15 17:31:44 +08:00
usamimeri_renko
1047abf1f4 add counter 2024-05-15 15:40:59 +08:00
seehi
133874cc0b format 2024-05-14 15:56:52 +08:00
garylin2099
00e1c93275
Merge pull request #1253 from aa875982361/fix/none-usage
fix: failure when usage is none
2024-05-14 15:47:50 +08:00
usamimeri_renko
82b4be51bd fix schema bug 2024-05-13 15:00:22 +08:00
Kunal Jain
d4bd668983 fix ask() got an unexpected keyword argument 'images' 2024-05-11 19:03:55 +05:30
Wei-Jianan
8f209bfeb5 [fix] stream field in llmconfig not work 2024-05-09 21:11:59 +08:00
huangpeilin
a473c74c90 feat: 优化判断逻辑 2024-05-09 11:36:07 +08:00
huangpeilin
8695629fce fix: 修复usage 值为none 的情况 2024-05-08 19:22:10 +08:00
usamimeri_renko
d31d7507ef fix 2024-05-07 16:27:25 +08:00
usamimeri_renko
553702fa61 make dimensions default 2024-05-07 12:39:18 +08:00
seehi
d4c0678aaf fix potential NoneType error 2024-05-06 14:52:46 +08:00
usamimeri_renko
39ed967c80 make rag configurable 2024-05-02 01:48:04 +08:00
usamimeri_renko
f7b29edaf7 change log for non-streaming model 2024-04-29 17:35:58 +08:00
usamimeri_renko
0006b62901 resolve problem and add cost manager 2024-04-29 17:29:41 +08:00
kit
19cc91a38a Merge remote-tracking branch 'origin/main' 2024-04-29 15:21:13 +08:00
kit
cf9d86b832 Merge remote-tracking branch 'origin/main' 2024-04-29 15:19:42 +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
cb8e14dca8 add token counts 2024-04-28 19:30:09 +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
a05d25757c fix claude streaming bug 2024-04-27 12:18:35 +08:00
usamimeri_renko
3411e7defd
Merge branch 'geekan:main' into main 2024-04-27 11:58:27 +08:00
usamimeri_renko
6776e5cc18
Update amazon_bedrock_api.py
fix naming
2024-04-26 23:12:19 +08:00
usamimeri_renko
4c77d6c454
Merge branch 'geekan:main' into main 2024-04-26 17:33:11 +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