litellm/tests/test_litellm/proxy/client
Ishaan Jaff f4ecf3ca72
[Feat] Fixes for LiteLLM Proxy CLI to Auth to Gateway (#14836)
* fix: error msg from updating key

* fix _create_new_cli_key

* fix validate_key_team_change

* fix interface for chat

* ruff fix

* fix auth for keys

* get_litellm_gateway_api_key

* fix chat

* test fix

* linting fix

* fix mypy

* test_validate_key_team_change_with_member_permissions
2025-09-23 19:43:32 -07:00
..
cli [Feat] Fixes for LiteLLM Proxy CLI to Auth to Gateway (#14836) 2025-09-23 19:43:32 -07:00
test_chat.py tests fix use correct import responses 2025-07-03 21:06:31 -07:00
test_client.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_credentials.py test fix cli credentials 2025-07-03 21:08:35 -07:00
test_http_client.py test fix 2025-07-03 21:16:26 -07:00
test_http_commands.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_keys.py Fixed incorrect key info endpoint (#13633) 2025-08-15 11:10:06 -07:00
test_model_groups.py test fix 2025-07-03 21:16:26 -07:00
test_models.py fix test models 2025-07-03 21:16:26 -07:00
test_users.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00