Commit Graph
6804 Commits
Author SHA1 Message Date
ishaan-jaff 96c9fd3f02 (fix) patch -For DynamoDB Backwards Compatibility 2024-01-29 16:52:31 -08:00
Krrish Dholakia 7714023da3 build(ui/Dockerfile): point to new litellm-dashboard for self hosted ui 2024-01-29 16:43:29 -08:00
Ishaan JaffandGitHub 1102863ca8 Merge pull request #1673 from BerriAI/litellm_version_health_readiness
[Feat] return litellm version in health/readiness
2024-01-29 15:36:18 -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 6097102c21 (test) /health/readiness 2024-01-29 15:27:25 -08:00
Krrish Dholakia f7320834af docs(debugging.md): add docs for debugging on the proxy 2024-01-29 15:21:12 -08:00
ishaan-jaff d974e5971a (docs) /healthreadiness 2024-01-29 15:21:08 -08:00
ishaan-jaff 21eb88b5d9 bump: version 1.20.2 → 1.20.3 2024-01-29 15:11:20 -08:00
Ishaan JaffandGitHub 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
Shaun Maher 9c4e101e32 Merge remote-tracking branch 'upstream/main' into add_helm_chart 2024-01-30 09:44:56 +11:00
Shaun Maher fb4c228c39 Merge upstream .gitignore changes 2024-01-30 09:38:54 +11:00
ishaan-jaff 0ccec8711c (docs) config.yaml 2024-01-29 14:38:32 -08:00
ishaan-jaff 855a1e8000 (ui) use default /key/generate settings 2024-01-29 14:38:21 -08:00
ishaan-jaff 21db161373 (docs) config.yaml 2024-01-29 14:35:45 -08:00
ishaan-jaff 45dacc5336 (docs) Default /key/generate params 2024-01-29 14:35:22 -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 cce1c2fcaf (ui) show key budget on ui 2024-01-29 13:44:51 -08:00
Ishaan JaffandGitHub b6d13bf289 Merge pull request #1661 from sa-/patch-1
Fix mistral's prompt template
2024-01-29 13:05:29 -08:00
ishaan-jaff 29babdcc48 (docs) use admin UI v1.20.2 2024-01-29 12:20:18 -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 1499c2ad62 (docs) hosted ui litellm 2024-01-29 09:43:55 -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 006aa9cf7a bump: version 1.20.1 → 1.20.2 2024-01-29 09:10:21 -08:00
ishaan-jaff 83a59529ee (feat) sso login - use deployed UI, GOOGLE_CLIENT_ID env 2024-01-29 08:56:19 -08:00
ishaan-jaff 85e69a2cd2 (fix) ui - build error 2024-01-29 08:36:04 -08:00
ishaan-jaff 50044f090f (fix) UI linting error 2024-01-29 08:14:13 -08:00
Samay KapadiaandGitHub 7d7107cbe1 fix mistral's prompt template 2024-01-29 12:28:58 +01:00
Eslam karim gaberandGitHub 2b3965dbf5 imports 2024-01-28 23:14:06 +02:00
Eslam karim gaberandGitHub 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 DholakiaandGitHub 4d5d1f031d Merge pull request #1649 from BerriAI/litellm_dashboard_v_2
build(ui/litellm-dashboard): initial commit of litellm dashboard
2024-01-27 21:07:00 -08:00
Krish DholakiaandGitHub 0ff4898561 Merge branch 'main' into litellm_dashboard_v_2 2024-01-27 21:06:54 -08:00
Krish DholakiaandGitHub 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 0a3ebec268 (ui) ui cleanup 2024-01-27 19:37:42 -08:00
ishaan-jaff 8dc78ca2a4 (fix) proxy dashboard 2024-01-27 19:22:18 -08:00
ishaan-jaff 82091eb03a (fix) proxy_server 2024-01-27 19:21:48 -08:00
ishaan-jaff 636989ed96 (fixs) working dashboard with oath 2024-01-27 18:44:52 -08:00
ishaan-jaff 8695564722 (fix) redirect proxy users after they have been auth 2024-01-27 18:28:10 -08:00