Ishaan Jaff
5002804d87
(ci/cd) run again
2024-05-31 07:58:11 -07:00
uid10804
928efe2d87
refactor(bedrock_httpx): change botocore reference
2024-05-31 16:57:28 +02: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
uid10804
2f130b39c0
fix: add botocore credentials extraction and conversion
...
The code changes in `bedrock_httpx.py` add functionality to extract and convert AWS STS credentials to session credentials using botocore. This fixes later error in add_auth request when token needs to be assigned.
2024-05-31 12:02:34 +02: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
Krrish Dholakia
e2b34165e7
feat(proxy_server.py): add assistants api endpoints to proxy server
2024-05-30 22:44:43 -07:00
Ishaan Jaff
f52bf5976b
fix - vertex ai cache clients
2024-05-30 21:22:32 -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
Krish Dholakia
d3a247bf20
Merge pull request #3928 from BerriAI/litellm_audio_speech_endpoint
...
feat(main.py): support openai tts endpoint
2024-05-30 17:30:42 -07:00
Ishaan Jaff
764f42a6d5
fix - admins tab show human friendly role
2024-05-30 17:24:52 -07:00
Ishaan Jaff
efa37bd461
view users cleanup
2024-05-30 17:23:07 -07:00
Krish Dholakia
1bc4540645
Merge pull request #3924 from devdev999/ollama-handle-seed
...
fix: add missing seed parameter to ollama input #3923
2024-05-30 16:57:42 -07:00
Krrish Dholakia
d65b7fe01b
fix(main.py): add logging to audio_transcription calls
2024-05-30 16:57:11 -07:00
Ishaan Jaff
aa7d127901
fix view users table
2024-05-30 16:51:49 -07:00
Ishaan Jaff
1e314ff3d3
fix - show user success messaged on editing user
2024-05-30 16:41:50 -07:00
Krrish Dholakia
93166cdabf
fix(openai.py): fix openai response for /audio/speech endpoint
2024-05-30 16:41:06 -07:00
Ishaan Jaff
67377e357d
use proxy_admin_viewer, and internal_user_viewer
2024-05-30 16:37:19 -07:00
Ishaan Jaff
b6ec312f60
Merge pull request #3929 from BerriAI/litellm_edit_user_role_admin_ui
...
[UI] edit user role admin UI
2024-05-30 16:29:52 -07:00
Ishaan Jaff
a5fbc0bd3e
fix edit user roles on admin ui
2024-05-30 16:28:50 -07:00
Ishaan Jaff
9fde0983d5
Merge pull request #3930 from BerriAI/litellm_ui_fix_view_users
...
UI - View user role on admin ui
2024-05-30 16:14:48 -07:00
Ishaan Jaff
f64d547542
Merge pull request #3927 from BerriAI/litellm_use_enums_for_user_roles
...
[Feat] LiteLLM Proxy - use enums for user roles
2024-05-30 16:14:17 -07:00
Ishaan Jaff
bfb06d37b7
fix ui_get_available_role
2024-05-30 16:12:41 -07:00
Ishaan Jaff
b10006876d
fix - edit user role on admin ui
2024-05-30 16:11:58 -07:00
Ishaan Jaff
a3b1493bab
add doc string for enum
2024-05-30 16:10:18 -07:00
Ishaan Jaff
338fc82ce8
fix LitellmUserRoles
2024-05-30 15:35:33 -07:00
Ishaan Jaff
b3cf96ed11
show user_role on users tb
2024-05-30 15:34:51 -07:00
Ishaan Jaff
3d4cda3373
fix /user/new
2024-05-30 15:33:23 -07:00
Ishaan Jaff
21831905ba
fix test_generate_and_call_with_valid_key
2024-05-30 15:10:16 -07:00
Ishaan Jaff
b03f00062e
add better details about LitellmUserRoles
2024-05-30 14:47:04 -07:00
Ishaan Jaff
0a3a37a196
fix - /user/new
2024-05-30 14:41:47 -07:00