Krrish Dholakia
|
abefc225e4
|
test(test_amazing_vertex_completion.py): fix test
|
2024-02-26 12:57:23 -08:00 |
|
Krrish Dholakia
|
4e608c86c1
|
fix(utils.py): fix streaming
|
2024-02-26 12:52:53 -08:00 |
|
Krrish Dholakia
|
dcca55159b
|
fix(utils.py): support returning caching streaming response for function calling streaming calls
|
2024-02-26 12:31:00 -08:00 |
|
Krrish Dholakia
|
adb4443ea6
|
test(test_amazing_vertex_completion.py): fix test
|
2024-02-26 10:42:05 -08:00 |
|
Krrish Dholakia
|
9439ec0a61
|
test(test_amazing_vertex_completion.py): fix test
|
2024-02-26 10:40:22 -08:00 |
|
Krrish Dholakia
|
0f3630a5ac
|
test: testing fixes
|
2024-02-26 10:38:49 -08:00 |
|
Krrish Dholakia
|
7d79596c19
|
test(test_amazing_vertex_completion.py): skip gemini 1.5 as we don't have access to it
|
2024-02-26 09:32:37 -08:00 |
|
Krrish Dholakia
|
6c5923a903
|
test(test_batch_completions.py): change flaky model
|
2024-02-26 09:25:25 -08:00 |
|
Krrish Dholakia
|
8f954fed24
|
test(test_custom_callback_input.py): assert async success called only once during vertex ai streaming
|
2024-02-26 09:18:46 -08:00 |
|
ishaan-jaff
|
89cc2ebc34
|
(test) clickhouse callback
|
2024-02-26 07:36:15 -08:00 |
|
Krrish Dholakia
|
7d3dc21e7b
|
test(test_custom_logger.py): skip flaky test
|
2024-02-23 21:56:37 -08:00 |
|
Krrish Dholakia
|
74b97b23e9
|
fix(utils.py): stricter azure function calling tests
|
2024-02-23 20:55:32 -08:00 |
|
ishaan-jaff
|
79e2ce870d
|
(fix) test_tokenizers
|
2024-02-23 10:13:38 -08:00 |
|
ishaan-jaff
|
de8283dac4
|
(feat) support extra_headers
|
2024-02-23 08:48:21 -08:00 |
|
Krish Dholakia
|
858c21c96d
|
Merge branch 'main' into litellm_fix_azure_function_calling_streaming
|
2024-02-22 22:36:38 -08:00 |
|
Krish Dholakia
|
14c05bdea6
|
Merge branch 'main' into litellm_banned_keywords_list
|
2024-02-22 22:20:59 -08:00 |
|
Krrish Dholakia
|
b67464ecbb
|
test(test_promptlayer_integration.py): skip for ci/cd due to read issues
|
2024-02-22 22:02:52 -08:00 |
|
Krrish Dholakia
|
47e506ac3f
|
test(test_promptlayer_integration.py): fixing run
|
2024-02-22 22:01:13 -08:00 |
|
Krrish Dholakia
|
38f7873d6f
|
test(test_streaming.py): fix openai streaming function calling test
|
2024-02-22 21:50:14 -08:00 |
|
Krrish Dholakia
|
5775526453
|
test(test_streaming.py): add exception mapping for palm timeout error
|
2024-02-22 21:36:57 -08:00 |
|
Krish Dholakia
|
3e70ded492
|
Merge pull request #2144 from BerriAI/litellm_blocked_user_list
feat(proxy_server.py): add support for blocked user lists (enterprise-only)
|
2024-02-22 21:34:07 -08:00 |
|
Krrish Dholakia
|
96f39265f6
|
test(test_completion.py): remove deprecated together ai model
|
2024-02-22 21:33:34 -08:00 |
|
Krrish Dholakia
|
2e5a5f82a3
|
fix(vertex_ai.py): fix vertex ai function calling
|
2024-02-22 21:28:24 -08:00 |
|
ishaan-jaff
|
edea67017e
|
(test) promptlayer integration
|
2024-02-22 21:10:53 -08:00 |
|
ishaan-jaff
|
74d66d5ac5
|
(feat) tpm/rpm limit by User
|
2024-02-22 18:44:03 -08:00 |
|
Krrish Dholakia
|
d00773c2b1
|
feat(proxy_server.py): enable admin to set banned keywords on proxy
|
2024-02-22 18:30:42 -08:00 |
|
Krrish Dholakia
|
d1dd8854c2
|
feat(proxy_server.py): add support for blocked user lists (enterprise-only)
|
2024-02-22 17:51:31 -08:00 |
|
ishaan-jaff
|
b4306e9ea1
|
(ci/cd) fix test - together_ai is unreliable, slow
|
2024-02-22 17:32:09 -08:00 |
|
Krrish Dholakia
|
3b156888a6
|
fix(utils.py): ensure argument is always a string
|
2024-02-22 15:15:56 -08:00 |
|
ishaan-jaff
|
07fc45e01b
|
(fix) failing prompt layer test
|
2024-02-22 13:36:14 -08:00 |
|
Krish Dholakia
|
4e00f68b58
|
Merge pull request #1491 from samyxdev/main
Adding PromptLayer support of tags
|
2024-02-22 11:42:56 -08:00 |
|
ishaan-jaff
|
968bea03fd
|
(ci/cd) run again
|
2024-02-21 22:27:24 -08:00 |
|
Krrish Dholakia
|
75d30cd000
|
test: handle api errors for gemini/palm testing
|
2024-02-21 21:44:08 -08:00 |
|
Krrish Dholakia
|
540c9e7bae
|
test(test_streaming.py): handle gemini 500 error
|
2024-02-21 21:32:03 -08:00 |
|
Krrish Dholakia
|
ae5742ba11
|
fix(utils.py): enable streaming cache logging
|
2024-02-21 21:10:58 -08:00 |
|
Krrish Dholakia
|
0a1e32510d
|
test(test_completion.py): handle palm failing
|
2024-02-21 20:44:44 -08:00 |
|
Krrish Dholakia
|
65ea5a259a
|
test(test_custom_callback_input.py): fix test
|
2024-02-21 20:32:39 -08:00 |
|
Krrish Dholakia
|
2abefd03c8
|
fix(utils.py): support streaming cached response logging
|
2024-02-21 17:53:14 -08:00 |
|
Krish Dholakia
|
a9c3aeb9fa
|
Merge pull request #2090 from BerriAI/litellm_gemini_streaming_fixes
fix(gemini.py): fix async streaming + add native async completions
|
2024-02-20 19:07:58 -08:00 |
|
ishaan-jaff
|
80fd55a867
|
(feat) update non default values
|
2024-02-20 18:55:20 -08:00 |
|
Krrish Dholakia
|
13b35db8d7
|
fix(gemini.py): implement custom streamer
|
2024-02-20 17:10:51 -08:00 |
|
Krrish Dholakia
|
11c12e7381
|
fix(gemini.py): fix async streaming + add native async completions
|
2024-02-19 22:41:36 -08:00 |
|
Krrish Dholakia
|
66e4abcb0d
|
feat(llm_guard.py): support llm guard for content moderation
https://github.com/BerriAI/litellm/issues/2056
|
2024-02-19 20:51:25 -08:00 |
|
Krrish Dholakia
|
966abee67f
|
test(test_presidio_pii_masking.py): add more unit tests
|
2024-02-19 16:30:44 -08:00 |
|
ishaan-jaff
|
e8b9eff72f
|
(ci/cd) run again
|
2024-02-17 19:23:40 -08:00 |
|
Krrish Dholakia
|
1b9e1dfd56
|
test(test_custom_callback_input.py): fix image gen callback test
|
2024-02-17 19:13:04 -08:00 |
|
Krrish Dholakia
|
4600ca4ac3
|
fix(utils.py): support image gen logging to langfuse
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
6a88746b62
|
(test) test_call_with_key_over_model_budget
|
2024-02-16 17:45:49 -08:00 |
|
Krrish Dholakia
|
9c2cce56f7
|
fix(huggingface_restapi.py): return streamed response correctly
|
2024-02-16 13:25:13 -08:00 |
|
Krrish Dholakia
|
a7d0f19e6c
|
test(test_completion.py): handle azure gpt-4 vision internal error
|
2024-02-16 13:16:46 -08:00 |
|