Commit graph

5707 commits

Author SHA1 Message Date
Shaun Maher
f4ee8e430f Altered requirements.txt to require pyyaml 6.0.1 which will resolve the alpine docker build issue. 2024-01-18 18:52:43 +11:00
ishaan-jaff
ffc655e768 (docs) proxy /key/gen 2024-01-16 20:09:43 -08:00
ishaan-jaff
8615cc626d bump: version 1.17.11 → 1.17.12 2024-01-16 20:07:51 -08:00
Ishaan Jaff
ae481e5246
Merge pull request #1466 from BerriAI/litellm_fixes_budget_tracking
[Fix] Proxy - Budget Tracking for Streaming Requests for /key/generate
2024-01-16 19:44:37 -08:00
ishaan-jaff
a9338d22eb (v0) fix 2024-01-16 19:42:34 -08:00
ishaan-jaff
4c69efac8a (ci/cd) undo change from PR 1464 2024-01-16 16:53:04 -08:00
ishaan-jaff
858f39629f (ci/cd) use fixture 2024-01-16 16:27:27 -08:00
Krrish Dholakia
7cb49ee509 fix(vertex_ai.py): raise exception if vertex ai missing required dependendencies 2024-01-16 16:23:29 -08:00
ishaan-jaff
fd17a3d129 bump: version 1.17.10 → 1.17.11 2024-01-16 16:14:35 -08:00
Ishaan Jaff
023c07b607
Merge pull request #1464 from BerriAI/litellm_fixes_key_gen
[Fix] Fixes for /key/gen, /user/new
2024-01-16 16:05:53 -08:00
ishaan-jaff
e4ba779d6a (ci/cd) fixes 2024-01-16 16:03:42 -08:00
ishaan-jaff
90c8698b64 (temp) undo ssl_verify=False change 2024-01-16 15:56:21 -08:00
ishaan-jaff
ee3c584b0d (ci/cd) fixes for ollama test 2024-01-16 15:46:19 -08:00
ishaan-jaff
87ff4ca55c (fix) proxy check expires time 2024-01-16 15:38:58 -08:00
ishaan-jaff
92093dd45a (ci/cd) ollama test 2024-01-16 15:22:33 -08:00
ishaan-jaff
7b3530940a bump: version 1.17.9 → 1.17.10 2024-01-16 15:21:36 -08:00
ishaan-jaff
4085c465f5 (ci/cd) skip streaming + hosted ollama flaky test 2024-01-16 15:01:56 -08:00
ishaan-jaff
de456678cd (fix) reject Auth if user crosses budget 2024-01-16 14:58:00 -08:00
ishaan-jaff
a045bb90d4 (fix) check if budget crossed for api_key 2024-01-16 14:20:19 -08:00
ishaan-jaff
e16fa16442 (fix) improve unauthorized error message 2024-01-16 14:04:26 -08:00
ishaan-jaff
c15adf4fe4 (fix) proxy - improve invalid models exception msg 2024-01-16 14:01:01 -08:00
ishaan-jaff
7d9c953dee (feat) proxy - auth - raise Value Error when master key is None 2024-01-16 13:27:50 -08:00
ishaan-jaff
d6f0cb8756 (ci/cd) fix olama hosted testing 2024-01-16 12:27:16 -08:00
ishaan-jaff
6c6c62f032 (temp) ssl_verify=False for dynamo 2024-01-16 12:24:40 -08:00
ishaan-jaff
4929a6c95c (docs) proxy - key management, show correct code 2024-01-16 12:02:04 -08:00
Ishaan Jaff
5b4abfc246
Merge pull request #1461 from BerriAI/litellm_set_num_workers_as_env
[FEAT] Proxy set NUM_WORKERS as env variable
2024-01-16 08:51:02 -08:00
ishaan-jaff
a84c86562c (docs) controlling num_workers using env variables 2024-01-16 08:46:41 -08:00
ishaan-jaff
893627cab4 (feat) use env variables to set host, port, num_workers 2024-01-16 08:36:29 -08:00
ishaan-jaff
6a09fcfa06 (feat) print num_workers when starting prox 2024-01-16 08:21:37 -08:00
ishaan-jaff
7b1c8471c5 v0 num_workers 2024-01-16 08:15:12 -08:00
ishaan-jaff
be1bbb2dcd (test) test exceptions 2024-01-15 22:01:33 -08:00
ishaan-jaff
1d9ba939af bump: version 1.17.8 → 1.17.9 2024-01-15 21:45:11 -08:00
ishaan-jaff
0e26ef858b (feat) sagemaker - map status code and message 2024-01-15 21:43:16 -08:00
ishaan-jaff
00ac18e8b7 (feat) improve bedrock, sagemaker exception mapping 2024-01-15 21:22:22 -08:00
ishaan-jaff
893a2c3c7b (fix) proxy:sagemaker, bedrock fix - num_retries=0 2024-01-15 21:18:49 -08:00
ishaan-jaff
60586fc37f (test) proxy rules 2024-01-15 21:11:50 -08:00
ishaan-jaff
ab7531b6c1 (docs) failing rules 2024-01-15 21:07:16 -08:00
ishaan-jaff
969b55f738 bump: version 1.17.7 → 1.17.8 2024-01-15 21:02:16 -08:00
ishaan-jaff
2873f587fd (docs) add example post call rules to proxy 2024-01-15 20:58:50 -08:00
ishaan-jaff
fcc1e23a05 (fix) post_call rules 2024-01-15 20:56:25 -08:00
ishaan-jaff
0c25d2e157 (chore) gitignore 2024-01-15 20:42:30 -08:00
ishaan-jaff
a8f2550c25 (ci/cd) openrouter unstable - use other model 2024-01-15 17:43:56 -08:00
ishaan-jaff
813e686354 bump: version 1.17.6 → 1.17.7 2024-01-15 17:27:51 -08:00
ishaan-jaff
c50d8afc86 (test) test_post_call_rule 2024-01-15 17:17:43 -08:00
ishaan-jaff
2b3cc694af (docs) proxy - fail requests with custom error message 2024-01-15 17:16:56 -08:00
ishaan-jaff
e864c78d15 (feat) post call rules - fail with error message 2024-01-15 17:13:13 -08:00
ishaan-jaff
4e6a238820 (test) hf currently loading error 2024-01-15 17:07:49 -08:00
ishaan-jaff
58a0b4c03b Revert "Revert "(fix) proxy only import dynamo_db when it's being used""
This reverts commit 8cce2f28ca.
2024-01-15 16:57:36 -08:00
ishaan-jaff
340cca5ac3 Revert "Revert "(fix) dynamoDB import issues""
This reverts commit 6181b95ab3.
2024-01-15 16:48:10 -08:00
ishaan-jaff
07a60c19ac (docs) dynamoDB + Key management 2024-01-15 14:20:29 -08:00