geekan
|
e03db313a2
|
tuning code
|
2024-05-18 15:23:21 +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 |
|
Wei-Jianan
|
cda6451b59
|
Merge remote-tracking branch 'origin/main' into fix/cstream_not_work
|
2024-05-17 13:46:45 +08:00 |
|
Wei-Jianan
|
f31d2a198e
|
[fix] use config.stream inside BaseLLM other than global
|
2024-05-17 11:42:57 +08:00 |
|
usamimeri_renko
|
0916399313
|
Merge branch 'geekan:main' into main
|
2024-05-16 20:51:52 +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 |
|
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
|
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 |
|
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
|
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
|
6776e5cc18
|
Update amazon_bedrock_api.py
fix naming
|
2024-04-26 23:12:19 +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 |
|
usamimeri_renko
|
cafe666bfd
|
lazy installation
|
2024-04-26 02:02:38 +08:00 |
|
usamimeri_renko
|
6561c7aa7e
|
add docs
|
2024-04-26 01:29:43 +08:00 |
|
usamimeri_renko
|
e9723f4955
|
add claude chat template
|
2024-04-26 01:16:54 +08:00 |
|
usamimeri_renko
|
0cdca1b642
|
fix llama3 chat template bug
|
2024-04-26 01:05:04 +08:00 |
|
usamimeri_renko
|
784c6265ee
|
update max tokens and support max_tokens field
|
2024-04-25 23:41:21 +08:00 |
|
usamimeri_renko
|
6452adf82a
|
update provider package
|
2024-04-25 21:47:57 +08:00 |
|
usamimeri_renko
|
aded1dc2ed
|
add some type hint
|
2024-04-25 21:23:25 +08:00 |
|
usamimeri_renko
|
f45a379183
|
add titan
|
2024-04-25 21:16:22 +08:00 |
|
usamimeri_renko
|
a6058ca629
|
change provider to private
|
2024-04-25 20:58:50 +08:00 |
|
usamimeri_renko
|
6355c5c0ed
|
implement all model
|
2024-04-25 20:55:59 +08:00 |
|
usamimeri_renko
|
187e9ef698
|
support anthropic
|
2024-04-25 20:24:39 +08:00 |
|
usamimeri_renko
|
9775a2b1eb
|
implement meta
|
2024-04-25 20:05:25 +08:00 |
|
usamimeri_renko
|
a741488410
|
add stream
|
2024-04-25 15:16:05 +08:00 |
|
usamimeri_renko
|
4d1fb20785
|
add generate_kwargs
|
2024-04-25 14:31:22 +08:00 |
|
usamimeri_renko
|
ec7df8acdf
|
support mistral
|
2024-04-25 13:47:31 +08:00 |
|
usamimeri_renko
|
4f14ee7ce1
|
implement base provider
|
2024-04-25 12:30:20 +08:00 |
|
usamimeri_renko
|
fd4c0fde26
|
implement framework
|
2024-04-25 12:00:27 +08:00 |
|
better629
|
fdc758a571
|
add openrouter support
|
2024-04-16 15:10:23 +08:00 |
|
seehi
|
549cb2d90b
|
format code
|
2024-04-10 15:54:08 +08:00 |
|
XueFeng
|
1ff50e85c2
|
Update zhipuai_api.py for custom max_tokens and temperature config.
|
2024-04-08 16:54:00 +08:00 |
|
Alexander Wu
|
2cb780584a
|
Merge pull request #1105 from iorisa/fixbug/issue/1100
fixbug: #1100
|
2024-03-26 11:01:18 +08:00 |
|
better629
|
4bd80c5e7d
|
fix provider failed ut
|
2024-03-26 10:22:00 +08:00 |
|
莘权 马
|
b403f2b209
|
fixbug: #1100
|
2024-03-25 22:56:18 +08:00 |
|