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
Ishaan Jaff
a4b6a959d8
fix literal usage
2024-05-30 14:28:53 -07:00
Krrish Dholakia
a67cbf47f6
feat(main.py): support openai tts endpoint
...
Closes https://github.com/BerriAI/litellm/issues/3094
2024-05-30 14:28:28 -07:00
Ishaan Jaff
4861ff2fd4
fix user_role test
2024-05-30 14:10:08 -07:00
Ishaan Jaff
6166381579
fix migrate to LitellmUserRoles
2024-05-30 13:57:50 -07:00
Ishaan Jaff
b29adeb6c6
feat - move to using enums for roles
2024-05-30 13:55:45 -07:00
Ishaan Jaff
fc54acc17a
fix - use LitellmUserRoles
2024-05-30 13:51:58 -07:00
Krish Dholakia
61454eaa0f
Merge pull request #3926 from BerriAI/litellm_404_error
...
fix(router.py): cooldown on 404 errors
2024-05-30 12:03:09 -07:00
Michael Slattery
0e02f230b9
feature #360 - Distribute py.typed
2024-05-30 14:36:04 -04:00
Michael Slattery
838e966baf
feature - Types for mypy - #360
2024-05-30 14:14:41 -04:00
Krrish Dholakia
32bfb685f5
fix(router.py): cooldown on 404 errors
...
https://github.com/BerriAI/litellm/issues/3884
2024-05-30 10:57:38 -07:00