Commit graph

3702 commits

Author SHA1 Message Date
Ishaan Jaff
2686ec0f9f
Merge pull request #1685 from BerriAI/litellm_bedrock_emb_input
[Fix] Graceful rejection of token input for AWS Embeddings API
2024-01-30 10:32:14 -08:00
Krish Dholakia
c53ad878b3
Merge pull request #1657 from eslamkarim/patch-1
Change quota project to the correct project being used for the call
2024-01-30 08:40:09 -08:00
ishaan-jaff
f941c57688 (fix) use isinstance to check types 2024-01-30 08:31:21 -08:00
ishaan-jaff
b9a117fa1d (feat) Bedrock embedding - raise correct exception BadRequest 2024-01-30 08:14:35 -08:00
ishaan-jaff
6488de36c4 (test) bedrock input validation - exceptions 2024-01-30 08:12:43 -08:00
Krrish Dholakia
03961bb8c6 fix(factory.py): fix mistral prompt template - doesn't support <<sys>> tokens 2024-01-30 07:42:59 -08:00
Krish Dholakia
5d78ec97a7
Merge pull request #1675 from BerriAI/litellm_optional_gunicorn
build(proxy_cli.py): make running gunicorn an optional cli arg
2024-01-30 07:32:43 -08:00
ishaan-jaff
36f1e4196f (ci/cd) run again 2024-01-29 21:09:13 -08:00
ishaan-jaff
fd6b0ff42e (ci/cd) run again 2024-01-29 21:03:42 -08:00
ishaan-jaff
a4175c8c0d (test) fix 2024-01-29 18:46:27 -08:00
ishaan-jaff
1b9e992fef (ci/cd) run again 2024-01-29 18:24:39 -08:00
ishaan-jaff
cbf6441732 (test) fix test_completion_invalid_param_cohere 2024-01-29 17:03:58 -08:00
ishaan-jaff
e2a7910113 (test) dynamoDB backwards compat 2024-01-29 16:53:27 -08:00
ishaan-jaff
96c9fd3f02 (fix) patch -For DynamoDB Backwards Compatibility 2024-01-29 16:52:31 -08:00
Krrish Dholakia
8e9197b5b4 build(proxy_cli.py): make running gunicorn an optional cli arg
when running proxy locally, running with uvicorn is much better for debugging
2024-01-29 15:32:34 -08:00
ishaan-jaff
67e8a0115d (feat) proxy return version in /health/readiness 2024-01-29 15:28:08 -08:00
Ishaan Jaff
a9e215b2cc
Merge pull request #1669 from BerriAI/litellm_feat_admin_ui_imp
[UI] Improve LiteLLM admin UI
2024-01-29 14:50:58 -08:00
ishaan-jaff
ceeaa70349 (test) using default key generate params 2024-01-29 14:46:36 -08:00
ishaan-jaff
0ccec8711c (docs) config.yaml 2024-01-29 14:38:32 -08:00
ishaan-jaff
21db161373 (docs) config.yaml 2024-01-29 14:35:45 -08:00
ishaan-jaff
72b9e539c8 (feat) proxy set default_key_generate_params 2024-01-29 14:29:54 -08:00
ishaan-jaff
d2de7ba4fe (fix) specify UI link on proxy server 2024-01-29 13:59:31 -08:00
Ishaan Jaff
b6d13bf289
Merge pull request #1661 from sa-/patch-1
Fix mistral's prompt template
2024-01-29 13:05:29 -08:00
ishaan-jaff
f263677459 (ci/cd) cohere api is flaky - run again 2024-01-29 12:08:23 -08:00
ishaan-jaff
621262103f (fix) proxy - ensure cache:True on config.yaml 2024-01-29 11:54:50 -08:00
ishaan-jaff
c304117caa (fix) cohere test 2024-01-29 11:36:00 -08:00
ishaan-jaff
3c44a54e7a (ci/cd) run again 2024-01-29 11:29:32 -08:00
ishaan-jaff
2e64ca9057 (fix) dynamoDB + hashed tokens bug 2024-01-29 11:17:27 -08:00
ishaan-jaff
336c8af01e (test) caching, swap out unstable model 2024-01-29 11:00:15 -08:00
ishaan-jaff
eb3cab85fb (ci/cd) run again 2024-01-29 10:36:25 -08:00
ishaan-jaff
6de59a1744 (ci/cd) run again 2024-01-29 09:46:44 -08:00
ishaan-jaff
6cf4557a5a (fix) improve sso error msg 2024-01-29 09:26:52 -08:00
ishaan-jaff
d858f4c027 (ci/cd) run again 2024-01-29 09:15:53 -08:00
ishaan-jaff
83a59529ee (feat) sso login - use deployed UI, GOOGLE_CLIENT_ID env 2024-01-29 08:56:19 -08:00
Samay Kapadia
7d7107cbe1
fix mistral's prompt template 2024-01-29 12:28:58 +01:00
Eslam karim gaber
2b3965dbf5
imports 2024-01-28 23:14:06 +02:00
Eslam karim gaber
48dbdaa73e
Change quota project to the correct project being used for the call
if not set it will use the default project in the ADC to set that quota project which is usually different 
https://github.com/googleapis/python-aiplatform/issues/2557#issuecomment-1709284744
2024-01-28 19:55:01 +02:00
Krish Dholakia
0ff4898561
Merge branch 'main' into litellm_dashboard_v_2 2024-01-27 21:06:54 -08:00
Krish Dholakia
c86d97feef
Merge pull request #1652 from BerriAI/litellm_auto_infer_health_check_updated
feat(main.py): support auto-infering mode if not set
2024-01-27 20:43:25 -08:00
Krrish Dholakia
0c9e56aff1 docs(virtual_keys.md): add key alias and key name to docs 2024-01-27 20:03:07 -08:00
Krrish Dholakia
bcad7c58a8 feat(main.py): support auto-infering mode if not set 2024-01-27 19:50:26 -08:00
ishaan-jaff
82091eb03a (fix) proxy_server 2024-01-27 19:21:48 -08:00
ishaan-jaff
8695564722 (fix) redirect proxy users after they have been auth 2024-01-27 18:28:10 -08:00
ishaan-jaff
92aafa1560 (fix) google/login use redirect resp 2024-01-27 18:19:23 -08:00
ishaan-jaff
11d9caf88c (docstring) /google-login 2024-01-27 18:19:23 -08:00
ishaan-jaff
4dff18754d (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 18:19:23 -08:00
ishaan-jaff
582cb682ac (fix) endpoint name 2024-01-27 18:18:59 -08:00
ishaan-jaff
7861b6e21b (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 18:18:59 -08:00
ishaan-jaff
5cc05ac7d6 (fix) google auth 2024-01-27 18:18:59 -08:00
ishaan-jaff
c0df00acc8 (fix) auth google 2024-01-27 18:18:59 -08:00