Commit graph

2052 commits

Author SHA1 Message Date
ishaan-jaff
1e943e333f (ci/cd) deploy again 2024-02-29 19:16:50 -08:00
ishaan-jaff
0d85602b3a (ci/cd) run again 2024-02-29 18:45:05 -08:00
ishaan-jaff
4b1100ecfc (chore) don't inclue img in test dir 2024-02-29 16:00:30 -08:00
ishaan-jaff
d9632ae48c (feat) add support for gemini base64 images 2024-02-29 14:42:20 -08:00
ishaan-jaff
a43678e4e2 (test) fix mistral tests 2024-02-29 12:01:01 -08:00
ishaan-jaff
add70579c9 (test) mistral azure ai studio 2024-02-29 08:27:25 -08:00
ishaan-jaff
e0ec37451c (test) AWS suspended our account 2024-02-28 19:16:11 -08:00
ishaan-jaff
85b07f8165 (test) gemini is an unstable API 2024-02-28 18:52:28 -08:00
ishaan-jaff
9e58e6a57e (test) AWS Suspended Account 2024-02-28 18:40:59 -08:00
ishaan-jaff
f9bc8e2a76 (test) our AWS account is Suspended 2024-02-28 18:32:27 -08:00
ishaan-jaff
0b51ef5e31 (fix) test_function_caling.py 2024-02-28 18:07:22 -08:00
ishaan-jaff
928f7f8fe1 (ci/cd) fix test_proxy_load_test_db 2024-02-28 18:02:32 -08:00
ishaan-jaff
2ecb649302 (test) supports_function_calling 2024-02-28 17:51:34 -08:00
Ishaan Jaff
c80d034e08 Merge pull request #2241 from BerriAI/litellm_track_models_support_function_calling
[FEAT] Track which models support function calling
2024-02-28 17:43:12 -08:00
ishaan-jaff
86d1aabf22 (test) supports_function_calling 2024-02-28 17:36:15 -08:00
ishaan-jaff
37a15328f7 (ci/cd) aws disabled our test account :( 2024-02-28 17:26:23 -08:00
ishaan-jaff
3e111a2ab2 (feat) track mistral model supports function calling 2024-02-28 17:15:50 -08:00
Krish Dholakia
7d2a9f9222 Merge pull request #2236 from BerriAI/litellm_faster_usage_logs_pg_db
fix(proxy_server.py): introduces a beta endpoint for admin to view global spend
2024-02-28 17:08:55 -08:00
Krrish Dholakia
cf3022f156 test: skip aws test - aws account suspended 2024-02-28 16:56:55 -08:00
Krrish Dholakia
20cece553f test(test_proxy_server_caching.py): skip aws test - aws account suspended 2024-02-28 14:55:57 -08:00
Krrish Dholakia
7457e03223 test: skip aws test - aws account suspended 2024-02-28 14:42:50 -08:00
Krrish Dholakia
267d365067 test: skip aws test - aws account suspended 2024-02-28 14:27:01 -08:00
Krrish Dholakia
129e84f0c5 test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
Krrish Dholakia
666ce22bce refactor(test_bedrock_completion.py): clean test 2024-02-28 13:26:08 -08:00
Krrish Dholakia
1a7d6cefcc test: skip test with expired token 2024-02-28 13:13:59 -08:00
Krrish Dholakia
e2faf313d3 fix(proxy_server.py): introduces a beta endpoint for admin to view global spend 2024-02-28 12:47:51 -08:00
ishaan-jaff
6b253fec7c (test) hugging face test - their endpoint is unstable 2024-02-28 12:11:29 -08:00
ishaan-jaff
3310bc9ee5 (test) hf catch rate limit errors 2024-02-28 12:02:54 -08:00
ishaan-jaff
f21eed7c0c (ci/cd) run again 2024-02-28 11:55:40 -08:00
Krrish Dholakia
0166c2f54b test: removing bedrock claude-v1 testing - bedrock removed this 2024-02-28 11:08:17 -08:00
Krrish Dholakia
04ebd76a8a test(test_amazing_vertex_completion.py): fix test 2024-02-27 20:58:45 -08:00
ishaan-jaff
6021421135 (ci/cd) run again 2024-02-27 20:49:04 -08:00
Krrish Dholakia
5ca2144486 test: testing fixes 2024-02-27 20:35:42 -08:00
ishaan-jaff
35b36aa53f (ci/cd) run again 2024-02-27 20:35:06 -08:00
Krrish Dholakia
9c01db4352 test(test_proxy_custom_logger.py): fix proxy test 2024-02-27 14:52:45 -08:00
ishaan-jaff
9a91cee27e (test) mistral on azure ai studio 2024-02-27 06:49:42 -08:00
Krish Dholakia
f76c98c267 Merge pull request #2208 from BerriAI/litellm_enforce_team_limits
Litellm enforce team limits
2024-02-26 23:10:01 -08:00
Krrish Dholakia
7c8b0e27a4 test(test_amazing_vertex_completion.py): fix test to handle rate limit errors 2024-02-26 22:07:33 -08:00
Krrish Dholakia
5c28e2091f fix(utils.py): fix redis cache test 2024-02-26 22:04:24 -08:00
Krrish Dholakia
240c7ece1e test(test_streaming.py): add more logging 2024-02-26 21:45:20 -08:00
Krrish Dholakia
032eb2f143 test(test_streaming.py): add more logging 2024-02-26 21:44:28 -08:00
Krish Dholakia
b0f96411f5 Merge pull request #2203 from BerriAI/litellm_streaming_caching_fix
fix(utils.py): support returning caching streaming response for function calling streaming calls
2024-02-26 19:58:00 -08:00
Krrish Dholakia
56ee5b4762 test: testing fixes 2024-02-26 19:10:05 -08:00
ishaan-jaff
0921ad7043 (test) clickhouse 2024-02-26 18:56:43 -08:00
ishaan-jaff
f2f1d6becc (ci/cd) run again 2024-02-26 18:54:21 -08:00
Krrish Dholakia
64341b507f fix(proxy_server.py): don't cache request on key generate - misses the team related data 2024-02-26 18:48:55 -08:00
Krrish Dholakia
7fff5119de fix(parallel_request_limiter.py): fix team rate limit enforcement 2024-02-26 18:06:13 -08:00
Ishaan Jaff
60934cd870 Merge pull request #2206 from BerriAI/litellm_setup_clickhouse
[Feat] Start Self hosted clickhouse server
2024-02-26 15:41:37 -08:00
ishaan-jaff
801984dc8c (feat) init clickhouse logger 2024-02-26 15:38:07 -08:00
Krrish Dholakia
4ba18f9932 fix(utils.py): fix streaming logic 2024-02-26 14:26:58 -08:00