Commit graph

4920 commits

Author SHA1 Message Date
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
Guess
7e0c83c69d
Merge pull request #1277 from voidking/main
Pre-commit workflow添加environment,使之可以配置为分支合入时的保护
2024-05-16 12:21:09 +08:00
voidking
a754c0bb8c Pre-commit添加到environment 2024-05-16 11:20:02 +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
seehi
b71ea5f407 update comment 2024-05-15 17:40:21 +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
garylin2099
7057ace344
Merge pull request #1270 from seehi/feat-format
format
2024-05-14 16:17:54 +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
better629
da0e47bed4
Merge pull request #1268 from usamimeri/image_url_debug
fix openai image schema bug
2024-05-13 16:17:31 +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
seehi
01833aa997 update comment in rag_pipeline example 2024-05-07 15:43:20 +08:00
usamimeri_renko
553702fa61 make dimensions default 2024-05-07 12:39:18 +08:00
kit
9855d4ab1c Merge remote-tracking branch 'origin/main' 2024-05-07 08:57:39 +08:00
seehi
53369ee6da update comment in rag_pipeline example 2024-05-06 15:52:18 +08:00
seehi
d4c0678aaf fix potential NoneType error 2024-05-06 14:52:46 +08:00
usamimeri_renko
fa8b35cef4 add comment 2024-05-03 16:46:41 +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
usamimeri_renko
986e3c827e fix 2024-04-29 09:37:30 +08:00
莘权 马
6505087c78 refactor: optimizing act_by_order mode 2024-04-28 22:01:40 +08:00
usamimeri_renko
aa8e123a8e delete cache 2024-04-28 19:31:59 +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