Commit graph

6257 commits

Author SHA1 Message Date
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
f7e64cd528 (fix) google/login use redirect resp 2024-01-27 18:17:58 -08:00
ishaan-jaff
4731f869e3 (docstring) /google-login 2024-01-27 16:56:17 -08:00
ishaan-jaff
9d5bfa45c1 (fix) use GOOGLE_REDIRECT_URI. 2024-01-27 16:50:53 -08:00
ishaan-jaff
308351458b Revert "Merge branch 'main' into main"
This reverts commit a92461caa5, reversing
changes made to 9dd857e0a6.
2024-01-27 16:47:10 -08:00
Ishaan Jaff
a92461caa5
Merge branch 'main' into main 2024-01-27 16:43:18 -08:00
ishaan-jaff
9dd857e0a6 (fix) endpoint name 2024-01-27 16:41:11 -08:00
ishaan-jaff
9bd4fa40ff (fix) proxy use env as GOOGLE_REDIRECT_URI 2024-01-27 16:38:56 -08:00
Ishaan Jaff
d8690e50ea
Update proxy_server.py 2024-01-27 16:26:12 -08:00
Ishaan Jaff
4474944c93
Merge branch 'BerriAI:main' into main 2024-01-27 15:38:30 -08:00
ishaan-jaff
3699df2b31 (fix) google auth 2024-01-27 15:38:09 -08:00
Ishaan Jaff
b522edcdf1
Update proxy_server.py 2024-01-27 15:36:52 -08:00
Ishaan Jaff
be13d94ef5
Merge branch 'BerriAI:main' into main 2024-01-27 15:26:32 -08:00
ishaan-jaff
dc78d16d05 (fix) auth google 2024-01-27 15:25:00 -08:00
Ishaan Jaff
a0fd0f03f0
Merge branch 'BerriAI:main' into main 2024-01-27 15:14:31 -08:00
ishaan-jaff
020b1ec756 (fix) use dynamic redirect urls 2024-01-27 15:13:43 -08:00
ishaan-jaff
28580306c0 bump: version 1.20.0 → 1.20.1 2024-01-27 15:02:50 -08:00
Ishaan Jaff
6b0024a7d3
Update Dockerfile 2024-01-27 15:01:02 -08:00
Ishaan Jaff
7f2e4036d6
Update Dockerfile 2024-01-27 14:59:36 -08:00
Ishaan Jaff
18906e6aff
Update Dockerfile 2024-01-27 14:57:41 -08:00
Ishaan Jaff
4a98104af3
Update Dockerfile 2024-01-27 14:43:50 -08:00
Ishaan Jaff
ad6607b530
Update Dockerfile 2024-01-27 14:37:38 -08:00
Ishaan Jaff
8d3e818fb1
Update Dockerfile 2024-01-27 14:36:30 -08:00
Ishaan Jaff
e03d5d7d70
Merge pull request #1650 from BerriAI/litellm_use_google_auth
[Feat] add google login to litellm proxy
2024-01-27 14:25:40 -08:00
ishaan-jaff
a7bbc0de0f (fix) google-login auth flow proxy 2024-01-27 14:19:11 -08:00
ishaan-jaff
180a1a7f9c (fix) return dict response 2024-01-27 14:17:03 -08:00
ishaan-jaff
1a8dee372a (feat) add google login to litellm proxy 2024-01-27 13:57:04 -08:00
Krish Dholakia
9f954fa9eb
Merge pull request #1648 from scampion/main
Allow optional usage of the tls encryption for SMTP
2024-01-27 10:35:06 -08:00
Sébastien Campion
4dd18b553a Merge remote-tracking branch 'src/main' 2024-01-27 19:24:35 +01:00
Sébastien Campion
4ba809b835 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 19:16:53 +01:00
ishaan-jaff
950c753429 (docs) on callbacks tracking api_key, base etc 2024-01-27 08:31:50 -08:00
ishaan-jaff
18624f8490 (docstring) /key/info 2024-01-27 08:17:08 -08:00
ishaan-jaff
a4acece4c1 (docstring) /key/info 2024-01-27 08:17:08 -08:00
Krrish Dholakia
8d4749b94a test(test_caching.py): fix cache test if embedding call is fast 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 Dholakia
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 Dholakia
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 Jaff
a490326e58
Update ghcr_deploy.yml 2024-01-26 20:29:52 -08:00
Krish Dholakia
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