Ishaan Jaff
f54982a560
fix - round spend to 2 decimals
2024-04-22 09:17:40 -07:00
Ishaan Jaff
f89f8a4157
Merge pull request #3184 from BerriAI/litellm_ui_non_admins_flow
...
[UI] - non admin flow - only Create + Test Key available
2024-04-20 12:40:43 -07:00
Ishaan Jaff
07a10247db
fix - security fix
2024-04-20 12:10:08 -07:00
Ishaan Jaff
5d39865362
fix - audio_transcriptions security fix
2024-04-20 11:58:15 -07:00
Ishaan Jaff
fd282ea932
fix testing fixes
2024-04-20 11:48:41 -07:00
Ishaan Jaff
7ebf2ca4d9
(ci/cd) testing with team_id and /user/new
2024-04-20 11:09:34 -07:00
Ishaan Jaff
00a07a99cd
fix - backend logic for non admin flow
2024-04-19 17:36:29 -07:00
Ishaan Jaff
423121ff7d
feat - track team_alias is metadata for /chat, /embeddings
2024-04-19 10:52:54 -07:00
Ishaan Jaff
554c83fdaf
ui - show all alert types when getting all callbacks
2024-04-18 20:08:13 -07:00
Ishaan Jaff
eb04a929e6
Merge pull request #3112 from BerriAI/litellm_add_alert_types
...
[Feat] Allow user to select slack alert types to Opt In to
2024-04-18 16:21:33 -07:00
Ishaan Jaff
8958bbeac9
Merge pull request #3142 from BerriAI/litellm_slack_alerting_show_model_passed
...
[Fix] Show `model` passed on `"400: {'error': 'Invalid model name passed in mode` errors 👻
2024-04-18 16:18:17 -07:00
Ishaan Jaff
b308f8c079
fix - show model passed in on Invalid model name passed in error
2024-04-18 15:43:30 -07:00
Krrish Dholakia
28edb77350
fix(utils.py): support prometheus failed call metrics
2024-04-18 12:29:15 -07:00
Ishaan Jaff
5e0dc57329
ui - set alert_types
2024-04-18 11:13:05 -07:00
Ishaan Jaff
beeee01199
feat return alert types on /config/get/callback
2024-04-17 21:02:10 -07:00
Ishaan Jaff
336de9eeeb
ui - dont include model/metrics in schema
2024-04-17 15:30:06 -07:00
Krrish Dholakia
2ffd057042
test(test_models.py): ensure only admin can call /health
2024-04-16 18:13:40 -07:00
Krish Dholakia
1cdf733341
Merge pull request #3081 from BerriAI/litellm_ui_fixes_2
...
build(ui): view_key_table.tsx
2024-04-16 17:19:41 -07:00
Krrish Dholakia
6dbd73b619
build(ui): view_key_table.tsx
...
show unmapped keys in default team
2024-04-16 17:16:08 -07:00
Ishaan Jaff
7e99854d05
Merge pull request #3079 from BerriAI/litellm_router_save_settings_ui
...
UI - Save / Edit router settings UI
2024-04-16 16:57:42 -07:00
Krish Dholakia
8837b2d51b
Merge pull request #3077 from BerriAI/litellm_delete_deployment_fix
...
fix(proxy_server.py): ensure id used in delete deployment matches id used in litellm Router
2024-04-16 15:48:43 -07:00
Krrish Dholakia
23c2c5d3c7
fix(proxy_server.py): allow non-admins to access openai routes
2024-04-16 15:40:36 -07:00
Ishaan Jaff
59b154f152
feat - update router settings on Admin UI
2024-04-16 15:36:26 -07:00
Krrish Dholakia
13cd252f3e
fix(proxy_server.py): ensure id used in delete deployment matches id used in litellm Router
2024-04-16 15:17:18 -07:00
Ishaan Jaff
a710480629
fix - save router settings in db
2024-04-16 15:11:28 -07:00
Ishaan Jaff
e271ce8030
router - get settings
2024-04-16 14:22:54 -07:00
Krrish Dholakia
70716b3373
fix(proxy_server.py): fix key create logic + add unit tests
2024-04-16 13:08:34 -07:00
Krrish Dholakia
3f8abe2754
fix(proxy_server.py): secure /team/info
endpoint
...
make sure user requesting team info is part of team or admin
2024-04-16 11:40:08 -07:00
Krrish Dholakia
ffd3a96fcf
fix(proxy_server.py): prevent non-admins from creating new keys
2024-04-16 11:22:02 -07:00
Ishaan Jaff
2ad2d6cf9f
return correct response from user/new
2024-04-16 08:17:45 -07:00
Krrish Dholakia
11e2c06c34
docs(proxy_server.py): point people to right health check endpoint
2024-04-16 07:27:59 -07:00
Ishaan Jaff
7ffd3d40fa
fix - setting success callbacks with store model in db = True
2024-04-15 21:23:58 -07:00
Krrish Dholakia
2d4fe072ad
fix(proxy_server.py): fix delete models endpoint
...
https://github.com/BerriAI/litellm/issues/2951
2024-04-15 18:34:58 -07:00
Ishaan Jaff
f843a0d654
Merge pull request #3048 from BerriAI/litellm_better_error_msgs
...
[Fix] better error msgs when `/key/delete` raises an error
2024-04-15 17:43:05 -07:00
Ishaan Jaff
756966c8be
Merge pull request #3047 from BerriAI/litellm_fix_key_delete_bug
...
[Fix + Test] key delete bug
2024-04-15 17:38:25 -07:00
Krrish Dholakia
f9a9556f6c
test(test_models.py): assert model id in db is the model id passed in
2024-04-15 17:37:45 -07:00
Ishaan Jaff
45b7eb9ef5
fix /key/delete bug
2024-04-15 16:54:05 -07:00
Ishaan Jaff
004833e862
feat - improve error messages on key/delete
2024-04-15 16:48:34 -07:00
Ishaan Jaff
4f29b126ac
fix - deleting keys on Admin UI
2024-04-15 16:45:14 -07:00
Krish Dholakia
14d5ee2f36
Merge pull request #3015 from zJuuu/model-id-as-key
...
[Fix] Set model_id in db on model creation + modal on model deletion
2024-04-15 16:43:51 -07:00
Krrish Dholakia
e4bcc51e44
build(ui): add vertex ai models via ui
2024-04-15 15:59:36 -07:00
Krish Dholakia
a4a21aff41
Merge pull request #3034 from BerriAI/litellm_team_table_fix
...
fix(proxy_server.py): fix /team/update endpoint
2024-04-15 14:40:12 -07:00
Ishaan Jaff
adae555fb1
Merge branch 'main' into litellm_fix_using_wildcard_openai_models_proxy
2024-04-15 14:35:06 -07:00
Ishaan Jaff
020fb54ea7
fix using wildcard models on proxy
2024-04-15 14:04:37 -07:00
Ishaan Jaff
4c5bf508fc
Merge pull request #3041 from BerriAI/docs_add_team_based_langfuse
...
Docs - add team based logging langfuse on langfuse proxy docs
2024-04-15 14:01:09 -07:00
Ishaan Jaff
ecc6aa060f
test - team based logging on proxy
2024-04-15 13:26:55 -07:00
Krrish Dholakia
8a32d8825c
fix(proxy_server.py): fix /team/update endpoint
...
this also removes the functionality for modifying membership via `/team/update`. This is not considered a breaking change, as we've been pointing to usage of `/team/member_add` and `/team/member_delete` for this. Previous behaviour for this endpoint was causing it to be non-functional. If you're impacted, please let us know.
2024-04-15 10:29:21 -07:00
Krrish Dholakia
43c37c31ea
fix(proxy_server.py): return none if no model list set in router
...
https://github.com/BerriAI/litellm/issues/2979
2024-04-15 09:02:18 -07:00
zJ
04f6342589
Merge branch 'BerriAI:main' into model-id-as-key
2024-04-14 02:58:23 +02:00
zJ
aff8e6a97a
Merge branch 'BerriAI:main' into model-id-as-key
2024-04-14 02:47:15 +02:00