Commit graph

1456 commits

Author SHA1 Message Date
ishaan-jaff
d121029a56 add bedrock tests 2023-09-14 14:15:32 -07:00
ishaan-jaff
b68e28fd05 bedrock test 2023-09-14 13:51:09 -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
df627aa0fb fixes to testing 2023-09-14 06:49:12 -07:00
Krrish Dholakia
da9546bb99 fix test completion 2023-09-13 21:29:19 -07:00
Krrish Dholakia
fef2a39843 adding finish reason mapping for aleph alpha and baseten 2023-09-13 19:39:11 -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
ishaan-jaff
1913d36e05 fix promptlayer logging 2023-09-13 13:22:43 -07:00
Krrish Dholakia
b1fbe515fe return model name as part of streaming object 2023-09-13 09:48:49 -07:00
Krrish Dholakia
27f1051792 fix testing for budget manager 2023-09-12 16:11:51 -07:00
Krrish Dholakia
e1c91903da add reset budget on duration end to budget manager 2023-09-12 13:01:55 -07:00
ishaan-jaff
e6d48d91ce bump version + check_valid_key 2023-09-12 11:56:04 -07:00
ishaan-jaff
33f0da2d69 update testing key 2023-09-12 11:50:30 -07:00
ishaan-jaff
ff36b9c6da add test_valid_key to utils 2023-09-12 11:45:55 -07:00
Ishaan Jaff
60e3e42fba
Merge branch 'main' into main 2023-09-12 11:43:03 -07:00
ishaan-jaff
a48cb49820 add test for test_get_valid_models 2023-09-12 11:29:18 -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
William Espegren
b26933301d
renamed and added test_good_key() 2023-09-12 19:02:55 +02:00
William Espegren
1b51016680
Raise exception if bad key is not detected 2023-09-12 18:51:50 +02:00
William Espegren
261db15bcf
util: verify_access_key
Verify that the user provided a valid openai token by creating a request to the openAI endpoint.
2023-09-12 18:48:23 +02:00
ishaan-jaff
dda87a55ff rename safe_messages to trim_messages 2023-09-11 18:54:18 -07:00
Krrish Dholakia
8d517f84c9 completion test cleanup 2023-09-11 18:39:16 -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
ishaan-jaff
be5a92c40a add safe_message trimmer 2023-09-11 17:58:37 -07:00
ishaan-jaff
bcb89dcf4a add test cases for token trimmer 2023-09-11 17:58:37 -07:00
Krrish Dholakia
cbc7e6dbc2 mock responses for streaming 2023-09-11 16:30:29 -07:00
Krrish Dholakia
34c6f3a25b updates to budget manager naming schema 2023-09-11 15:22:52 -07:00
Krrish Dholakia
817798c692 return user list from budget manager 2023-09-11 14:15:00 -07:00
Krrish Dholakia
9f504a4ff5 update budget manager with hosted client 2023-09-11 13:46:27 -07:00
Krrish Dholakia
6da500c6e0 add mock request to docs 2023-09-11 12:19:13 -07:00
Krrish Dholakia
d4806cd686 updating budget manager 2023-09-11 10:58:09 -07:00
ishaan-jaff
578ad50547 update test_caching to use mock redis 2023-09-11 10:36:17 -07:00
ishaan-jaff
7ee86453dc bump version 2023-09-11 08:47:37 -07:00
Krrish Dholakia
08132975f4 update test_batch_completions 2023-09-11 08:44:23 -07:00
ishaan-jaff
7a7e39587a cache pip deps 2023-09-11 08:27:09 -07:00
ishaan-jaff
19d26b944e parallelism tests 2023-09-11 08:21:07 -07:00
ishaan-jaff
e37c2f19f4 fix linting 2023-09-11 08:19:38 -07:00
ishaan-jaff
60729a9f6f fix circle ci test 2023-09-11 08:14:04 -07:00
ishaan-jaff
1909444285 fix redis cache testing and add new test for azure 2023-09-11 08:01:02 -07:00
ishaan-jaff
edde9ad15b test for litellm.api_key 2023-09-11 07:55:01 -07:00
Krrish Dholakia
fb8f2bac37 don't fail pytest due to timeout error in batch completions 2023-09-10 08:46:27 -07:00
Krrish Dholakia
c12ceb69ae update test 2023-09-09 22:19:34 -07:00
Krrish Dholakia
b1ec504421 update budget manager 2023-09-09 20:06:09 -07:00
ishaan-jaff
0f769c5417 add finish reason to streamed responses 2023-09-09 19:36:38 -07:00
ishaan-jaff
eaaede608e custom_logger for litellm - callback_func 2023-09-09 18:41:41 -07:00