Krrish Dholakia
|
e62b584439
|
adding support for cohere, anthropic, llama2 tokenizers
|
2023-09-22 14:03:52 -07:00 |
|
Krrish Dholakia
|
cf5060f136
|
add token trimming to adapt to prompt flag in config
|
2023-09-21 17:47:52 -07:00 |
|
Krrish Dholakia
|
38a4a2c376
|
bump version
|
2023-09-21 17:15:33 -07:00 |
|
Krrish Dholakia
|
e0c2bd7cf1
|
add docs on using completion with configs
|
2023-09-21 17:03:36 -07:00 |
|
Krrish Dholakia
|
be00dd6367
|
add adapt to prompt size to config
|
2023-09-21 15:08:05 -07:00 |
|
Krrish Dholakia
|
ebd763287a
|
support default fallback models
|
2023-09-21 14:28:07 -07:00 |
|
Krrish Dholakia
|
2f44191642
|
add completion configs
|
2023-09-21 14:00:11 -07:00 |
|
Krrish Dholakia
|
b76372cee0
|
add metadata logging to promptlayer
|
2023-09-21 10:45:02 -07:00 |
|
Krrish Dholakia
|
e48e1a4597
|
fix openrouter issue
|
2023-09-20 20:38:31 -07:00 |
|
Krrish Dholakia
|
86f9991412
|
bump litellm version
|
2023-09-20 20:20:34 -07:00 |
|
Krrish Dholakia
|
39c3f2d6ec
|
add response ms to response object
|
2023-09-20 19:50:38 -07:00 |
|
Krrish Dholakia
|
fc922bc300
|
fix multithreading issue with response objects
|
2023-09-20 19:36:08 -07:00 |
|
Krrish Dholakia
|
c63db48652
|
return all best of sequences
|
2023-09-20 14:43:25 -07:00 |
|
Krrish Dholakia
|
ecad921b01
|
add oobabooga text web api support
|
2023-09-19 18:56:53 -07:00 |
|
Krrish Dholakia
|
633e36de42
|
handle llama 2 eos tokens in streaming
|
2023-09-18 13:44:19 -07:00 |
|
Krrish Dholakia
|
8c809db567
|
bump version
|
2023-09-18 12:27:18 -07:00 |
|
Krrish Dholakia
|
9067ec3b43
|
add support for litellm proxy calls
|
2023-09-18 12:15:21 -07:00 |
|
Krrish Dholakia
|
5b294c704e
|
fix hf conversational task bug
|
2023-09-18 11:46:36 -07:00 |
|
Krrish Dholakia
|
78da8e7e65
|
update readme with contributing.md information
|
2023-09-18 09:30:30 -07:00 |
|
Krrish Dholakia
|
66a3c59ebe
|
bump pyproject version
|
2023-09-16 20:45:16 -07:00 |
|
Krrish Dholakia
|
e44c218c1b
|
fix streaming formatting for non-openai models
|
2023-09-16 19:20:07 -07:00 |
|
Krrish Dholakia
|
d2f8a7b2ae
|
bug fixes
|
2023-09-16 16:32:12 -07:00 |
|
Krrish Dholakia
|
122c993e6f
|
except custom openai proxy
|
2023-09-16 16:15:44 -07:00 |
|
Krrish Dholakia
|
01978c6ec1
|
bump version
|
2023-09-16 12:28:57 -07:00 |
|
Krrish Dholakia
|
ce827faa93
|
fixes to testing
|
2023-09-16 11:40:01 -07:00 |
|
Krrish Dholakia
|
8a3844692c
|
moving open interpreter tests
|
2023-09-16 11:04:35 -07:00 |
|
Krrish Dholakia
|
5470bc6fd0
|
improvements to streaming
|
2023-09-16 11:02:06 -07:00 |
|
Krrish Dholakia
|
21cd55ab26
|
ensure streaming format is exactly the same as openai
|
2023-09-16 10:35:20 -07:00 |
|
Krrish Dholakia
|
5b38f04524
|
fixes to streaming
|
2023-09-15 17:23:10 -07:00 |
|
Krrish Dholakia
|
7b19d62564
|
streaming fixes
|
2023-09-15 15:49:20 -07:00 |
|
Krrish Dholakia
|
fa441e9a3e
|
update streaming
|
2023-09-15 15:25:14 -07:00 |
|
Krrish Dholakia
|
34c676a8ec
|
fix streaming error
|
2023-09-15 15:21:15 -07:00 |
|
Krrish Dholakia
|
46e86b7433
|
fixes to streaming
|
2023-09-14 19:27:12 -07:00 |
|
Krrish Dholakia
|
0b436cf767
|
fix streaming objects
|
2023-09-14 17:16:43 -07:00 |
|
Krrish Dholakia
|
29c3247753
|
bug fixes
|
2023-09-14 16:32:06 -07:00 |
|
Krrish Dholakia
|
f7e92bb0db
|
make max budget work for openai streaming
|
2023-09-14 16:22:52 -07:00 |
|
Krrish Dholakia
|
73a084c19c
|
exposing a litellm.max budget
|
2023-09-14 14:20:06 -07:00 |
|
Krrish Dholakia
|
3b4064a58f
|
move cohere to http endpoint
|
2023-09-14 11:17:38 -07:00 |
|
Krrish Dholakia
|
e2ea4adb84
|
fixes to mock completion
|
2023-09-14 10:03:57 -07:00 |
|
Krrish Dholakia
|
f98da9f13c
|
adding support for nlp cloud
|
2023-09-14 09:19:34 -07:00 |
|
Krrish Dholakia
|
aaa57abddd
|
map finish reason
|
2023-09-13 19:22:38 -07:00 |
|
Krrish Dholakia
|
53b10e4372
|
allow updating budget manager cost by passing in text
|
2023-09-13 15:12:47 -07:00 |
|
Krrish Dholakia
|
5b6b9a9fab
|
huggingface conversational task support
|
2023-09-13 13:45:23 -07:00 |
|
Krrish Dholakia
|
b1fbe515fe
|
return model name as part of streaming object
|
2023-09-13 09:48:49 -07:00 |
|
Krrish Dholakia
|
e1c91903da
|
add reset budget on duration end to budget manager
|
2023-09-12 13:01:55 -07:00 |
|
Krrish Dholakia
|
e80457013b
|
doc cleanup for custom prompt templates
|
2023-09-12 12:16:47 -07:00 |
|
Krrish Dholakia
|
05f2f3dde7
|
fix get llm provider
|
2023-09-12 11:48:44 -07:00 |
|
Krrish Dholakia
|
baa69734b0
|
raise better exception if llm provider isn't passed in or inferred
|
2023-09-12 11:28:50 -07:00 |
|
Krrish Dholakia
|
bab36c2c6f
|
work for hf inference endpoint
|
2023-09-11 18:37:55 -07:00 |
|
Krrish Dholakia
|
f946f61b4c
|
improvements to exception mapping
|
2023-09-11 18:33:57 -07:00 |
|