Commit Graph
6248 Commits
Author SHA1 Message Date
ishaan-jaff 3d11b030d5 Revert "Merge branch 'main' into main"
This reverts commit a92461caa5, reversing
changes made to 9dd857e0a6.
2024-01-27 18:19:23 -08:00
Ishaan Jaff f39cc91953 Update Dockerfile 2024-01-27 18:18:59 -08:00
Ishaan Jaff 9794b6ac51 Update Dockerfile 2024-01-27 18:18:59 -08:00
Ishaan Jaff 20b0e5b663 Update Dockerfile 2024-01-27 18:18:59 -08:00
Ishaan Jaff 6e2ab9ed28 Update Dockerfile 2024-01-27 18:18:59 -08:00
Ishaan Jaff 8907027ba1 Update Dockerfile 2024-01-27 18:18:59 -08:00
Ishaan Jaff 462c89a2be Update Dockerfile 2024-01-27 18:18:59 -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
ishaan-jaff 378ab212c1 (fix) use dynamic redirect urls 2024-01-27 18:18:59 -08:00
ishaan-jaff 30d4ec9221 bump: version 1.20.0 → 1.20.1 2024-01-27 18:18:59 -08:00
ishaan-jaff b28a5cbd0b (fix) google-login auth flow proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff 4e32c76fa8 (fix) return dict response 2024-01-27 18:18:59 -08:00
ishaan-jaff dabc4591e7 (feat) add google login to litellm proxy 2024-01-27 18:18:59 -08:00
ishaan-jaff 5a40b92bcc (docs) on callbacks tracking api_key, base etc 2024-01-27 18:18:59 -08:00
ishaan-jaff afba083bec (docstring) /key/info 2024-01-27 18:18:59 -08:00
ishaan-jaff 0424df14ad (docstring) /key/info 2024-01-27 18:18:59 -08:00
Sébastien Campionandishaan-jaff f7883bd3b9 Allow optional usage of the tls encryption for SMTPA
For local dev, a local SMTP server like mailhog is useful and allow to manually manage user creation
2024-01-27 18:18:59 -08:00
ishaan-jaff b39c53f64c (fix) ishaanss changes 2024-01-27 18:00:49 -08:00
Krrish Dholakia 00a25ebfb8 build(ui/litellm-dashboard): ui cleanup 2024-01-27 17:34:01 -08:00
ishaan-jaff c15f3559ca (chore) gitignore 2024-01-27 17:32:30 -08:00
ishaan-jaff 5ac449a518 (feat) add enter proxy url screen 2024-01-27 17:31:59 -08:00
Krrish Dholakia dda115fcb7 build(ui/litellm_dashboard_v_2): allow app owner to create keys and view their keys 2024-01-27 13:48:35 -08:00
Krrish Dholakia af8b35d556 build(ui/litellm-dashboard): initial commit of litellm dashboard 2024-01-27 12:12:48 -08:00
Krrish Dholakia 8d4749b94a test(test_caching.py): fix cache test if embedding call is fast v1.20.0 2024-01-26 23:00:59 -08:00
Krrish Dholakia d542eb1552 bump: version 1.19.6 → 1.20.0 2024-01-26 22:48:30 -08:00
Krrish Dholakia 8b16059bdf refactor(main.py): trigger version bump 2024-01-26 22:48:21 -08:00
Krish DholakiaandGitHub ba4089824d Merge pull request #1646 from BerriAI/litellm_image_gen_cost_tracking_proxy
Litellm image gen cost tracking proxy
2024-01-26 22:30:14 -08:00
Krrish Dholakia 43e07503d6 fix(utils.py): fix logging 2024-01-26 22:25:20 -08:00
Krish DholakiaandGitHub e1f1e4fefb Merge pull request #1642 from BerriAI/litellm_key_aliases
feat(proxy_server.py): save abbreviated key name if `allow_user_auth` enabled
2024-01-26 22:07:17 -08:00
Krrish Dholakia 58052e5d36 test(test_key_generate_prisma.py): reset custom auth value 2024-01-26 21:12:38 -08:00
Krrish Dholakia d755d50901 fix(openai.py): fix openai image gen logging 2024-01-26 21:05:49 -08:00
Krrish Dholakia 618d216c11 fix(openai.py): fix image gen logging 2024-01-26 21:04:06 -08:00
Krrish Dholakia 07a92f93d7 build(schema.prisma): update schema 2024-01-26 20:53:07 -08:00
Krrish Dholakia dad578f96a build(schema.prisma): update schema 2024-01-26 20:52:38 -08:00
Krrish Dholakia a299ac2328 fix(utils.py): enable cost tracking for image gen models on proxy 2024-01-26 20:51:13 -08:00
Ishaan JaffandGitHub a490326e58 Update ghcr_deploy.yml v1.19.6 2024-01-26 20:29:52 -08:00
Krish DholakiaandGitHub b36f628fc8 Merge pull request #1641 from BerriAI/litellm_bedrock_region_based_pricing
feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given
2024-01-26 20:28:16 -08:00
Krrish Dholakia 7412463ebb test: ensure test calls contain bearer token 2024-01-26 20:15:35 -08:00
Krrish Dholakia b1b582ffe2 fix(proxy_server.py): check if api key string before asserting it starts with sk- 2024-01-26 20:06:57 -08:00
ishaan-jaff 9c4d9c2f58 (test) /key/info 2024-01-26 19:26:55 -08:00
ishaan-jaff ec3f497db8 (feat) /key/info without using key in query param 2024-01-26 19:26:43 -08:00
ishaan-jaff 0988a4694c bump: version 1.19.5 → 1.19.6 2024-01-26 19:05:12 -08:00
Ishaan JaffandGitHub 22dada1a63 Merge pull request #1644 from BerriAI/litellm_improve_budget_alerts
[Feat] Improve alert formats for Key budgets
2024-01-26 17:23:21 -08:00
ishaan-jaff 8b52333b08 (feat) fix alert formats for budgets 2024-01-26 17:14:47 -08:00
Krrish Dholakia 5dfe54d20d feat(proxy_server.py): save abbreviated key name if allow_user_auth enabled 2024-01-26 15:31:37 -08:00
ishaan-jaff 21a6698a39 (docs) alerting 2024-01-26 15:22:50 -08:00
ishaan-jaff eda2c08dd4 (docs) alerts - key, proxy budgets 2024-01-26 15:22:50 -08:00