Commit Graph

12425 Commits

Author SHA1 Message Date
Ishaan Jaff
a049a52fde
Merge pull request #3942 from BerriAI/litellm_send_email_user_new
feat - `send_invite_email`  on /user/new
2024-05-31 17:28:32 -07:00
Krrish Dholakia
668c894e9a build(model_prices_and_context_window.json): add azure gpt-4o pricing 2024-05-31 15:44:19 -07:00
Ishaan Jaff
dd8bafb647 fix - when general_settings is None 2024-05-31 13:19:06 -07:00
Ishaan Jaff
923f99530c
Merge pull request #3945 from alexpeattie/update_mistral_models
(fix) Update Mistral model list and prices
2024-05-31 13:04:48 -07:00
Krrish Dholakia
20bd9332d4 build(model_prices_and_context_window.json): add gemini 1.5 flash + gemini-1.5-pro stable versions 2024-05-31 13:04:34 -07:00
Ishaan Jaff
83aa9151af fix test 2024-05-31 12:49:38 -07:00
Alex Peattie
6a899433df Update Mistral docs, copy backup file 2024-05-31 20:03:42 +02:00
Ishaan Jaff
0ed2099d71 fix test key gen prisma 2024-05-31 10:57:58 -07:00
Alex Peattie
9b6bea5c1d Add Codestral model, update prices 2024-05-31 19:56:09 +02:00
Ishaan Jaff
71721cfd06 fix - move email templates 2024-05-31 10:37:56 -07:00
Ishaan Jaff
838ab59a84 return correct fields in NewUserResponse 2024-05-31 10:31:19 -07:00
Ishaan Jaff
16f7bfde8b
Merge pull request #3688 from Manouchehri/oidc-bedrock-3578
Add OIDC + unit test for bedrock httpx
2024-05-31 09:42:30 -07:00
Ishaan Jaff
f3687f68e7 fix use send_invite_email on /key/generate 2024-05-31 09:14:25 -07:00
Ishaan Jaff
6b7f5a92b6 fix - add send_invite_email to GenerateKeyRequest 2024-05-31 09:12:14 -07:00
Ishaan Jaff
d3baf1f569
Merge pull request #3943 from lj-wego/fix-pydantic-typo
Update model config definition to use v2 style
2024-05-31 09:09:27 -07:00
Ishaan Jaff
f6d33a8998 ci/cd clarifai is an unstable provider, retry reqs 2024-05-31 09:03:28 -07:00
Ishaan Jaff
1921e51b95 feat - send_invite_email on /user/new 2024-05-31 08:55:49 -07:00
lj
d6c1282f88
Update model config definition to use v2 style 2024-05-31 23:55:28 +08:00
Ishaan Jaff
3d3502e15b fix - test - config 2024-05-31 08:46:31 -07:00
Ishaan Jaff
beffa4e398 ci/cd bump python v 2024-05-31 08:31:21 -07:00
Ishaan Jaff
becae4ba1f ci/cd bump python v 2024-05-31 08:25:11 -07:00
Ishaan Jaff
3408035ed6 ci/cd run again 2024-05-31 08:23:02 -07:00
Ishaan Jaff
d134216db3 ui fix 2024-05-31 08:22:38 -07:00
Ishaan Jaff
213a4b1ba5
Merge pull request #3875 from BerriAI/litellm_invite_link_flow_2
Allow admin to give invite links to others
2024-05-31 08:14:59 -07:00
Ishaan Jaff
f9862be049
Merge branch 'main' into litellm_invite_link_flow_2 2024-05-31 08:14:52 -07:00
Ishaan Jaff
49952983e1 ci/cd bump python v 2024-05-31 08:10:47 -07:00
Ishaan Jaff
5002804d87 (ci/cd) run again 2024-05-31 07:58:11 -07:00
Ishaan Jaff
903528a3e2 (ci/cd) run again 2024-05-31 07:49:25 -07:00
Ishaan Jaff
050c2705bf
Merge pull request #3938 from lj-wego/fix-circle-ci-pydantic-version
Update pydantic version in CI requirements.txt
2024-05-31 07:30:45 -07:00
Ishaan Jaff
f569e61638 fix - model hub supported_openai_params 2024-05-31 07:27:21 -07:00
David Manouchehri
d70d484e10
Fix: Use David's AWS account to pass unit tests. 2024-05-31 13:50:49 +00:00
David Manouchehri
eb57b2c6d7
Fix OIDC tests. This should always work, even without IAM set up . 2024-05-31 13:48:52 +00:00
David Manouchehri
08ee4519b6
Add unit test for bedrock httpx oidc auth. 2024-05-31 12:44:53 +00:00
David Manouchehri
0ed01f430d
fix(bedrock_httpx.py): Fix OIDC support. 2024-05-31 12:44:52 +00:00
David Manouchehri
c301d0c5ca
feat (bedrock_httpx.py): Add OIDC support for Amazon Bedrock with httpx. 2024-05-31 12:44:50 +00:00
lj
f9d3627fca
Update circle ci requirements.txt 2024-05-31 18:10:00 +08:00
Krish Dholakia
deb87f71e3
Merge pull request #3670 from lj-wego/fix-pydantic-warnings-again
Fix warnings from pydantic
2024-05-30 22:57:21 -07:00
Ishaan Jaff
22f88de60b (ci/cd) run again 2024-05-30 21:00:53 -07:00
Ishaan Jaff
aada7b4bd3 ui new build 2024-05-30 20:59:51 -07:00
Ishaan Jaff
473ae19c2a bump: version 1.39.4 → 1.39.5 2024-05-30 20:58:03 -07:00
Ishaan Jaff
e241b87d37
Merge pull request #3932 from BerriAI/litellm_show_num_429_errors_ui
[Feat- admin UI] Show number of rate limit errors by deployment per day
2024-05-30 20:56:50 -07:00
Ishaan Jaff
9a55365791 fix - rate lmit error dashboard 2024-05-30 20:56:05 -07:00
Ishaan Jaff
1f41fda21d fix -show num rate limit errors 2024-05-30 20:50:52 -07:00
lj
1ff3afc1ae
Fix class config deprecation warning 2024-05-31 11:37:57 +08:00
lj
27ed72405b
Merge branch 'main' into fix-pydantic-warnings-again 2024-05-31 11:35:42 +08:00
Ishaan Jaff
71d0de0da7 fix model dashboard 2024-05-30 18:08:28 -07:00
Ishaan Jaff
14a5df71d1 fix adminGlobalActivityExceptions 2024-05-30 18:08:20 -07:00
Ishaan Jaff
4fe8da7cd3 feat - show global/activity/exception 2024-05-30 17:55:38 -07:00
Ishaan Jaff
eeaf4d83e1 ui - new build 2024-05-30 17:35:37 -07:00
Ishaan Jaff
6b97713f91
Merge pull request #3931 from BerriAI/litellm_ui_fix_editing_users
[Feat] UI - cleanup editing users
2024-05-30 17:33:08 -07:00