litellm/litellm
Ishaan Jaff 1333ab5ac7
[fix-sso] Allow internal user viewer to view usage routes (#5825)
* use /user/list endpoint on admin ui

* sso insert user with role when user does not exist

* add sso sign in test

* linting fix

* rename self serve doc

* add doc for self serve flow

* test - sso sign in default values

* add test for /user/list endpoint

* allow internal user viewer to view usage tab
2024-09-21 16:58:52 -07:00
..
adapters
assistants [Feat-Proxy] Add Azure Assistants API - Create Assistant, Delete Assistant Support (#5777) 2024-09-18 16:27:33 -07:00
batches use correct type hints for audio transcriptions 2024-09-05 09:12:27 -07:00
deprecated_litellm_server
files fix import error 2024-09-05 10:09:44 -07:00
fine_tuning refactor get_secret 2024-09-03 10:42:12 -07:00
integrations [Feat] Add testing for prometheus failure metrics (#5823) 2024-09-21 11:36:29 -07:00
litellm_core_utils [Feat] Allow setting custom arize endpoint (#5709) 2024-09-21 13:12:00 -07:00
llms [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
proxy [fix-sso] Allow internal user viewer to view usage routes (#5825) 2024-09-21 16:58:52 -07:00
rerank_api LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
router_strategy [Fix] Router/ Proxy - Tag Based routing, raise correct error when no deployments found and tag filtering is on (#5745) 2024-09-17 20:24:28 -07:00
router_utils [Feat-Prometheus] Track exception status on litellm_deployment_failure_responses (#5706) 2024-09-14 18:44:31 -07:00
secret_managers LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
tests mark test_async_completion_azure_caching as flaky 2024-09-21 11:41:25 -07:00
types LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
__init__.py [SSO-UI] Set new sso users as internal_view role users (#5824) 2024-09-21 16:43:52 -07:00
_logging.py
_redis.py LiteLLM Minor Fixes & Improvements (09/18/2024) (#5772) 2024-09-19 13:25:29 -07:00
_service_logger.py [Feat] Add proxy level prometheus metrics (#5789) 2024-09-19 17:13:07 -07:00
_version.py
budget_manager.py
caching.py LiteLLM Minor Fixes and Improvements (11/09/2024) (#5634) 2024-09-11 22:36:06 -07:00
cost_calculator.py LiteLLM Minor Fixes & Improvements (09/18/2024) (#5772) 2024-09-19 13:25:29 -07:00
cost.json
exceptions.py
main.py [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00
model_prices_and_context_window_backup.json [Feat] Allow setting supports_vision for Custom OpenAI endpoints + Added testing (#5821) 2024-09-21 11:35:55 -07:00
py.typed
requirements.txt
router.py LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
scheduler.py
timeout.py
utils.py [Feat] Add fireworks AI embedding (#5812) 2024-09-20 22:23:28 -07:00