forked from phoenix/litellm-mirror
build: re-run ci/cd
This commit is contained in:
parent
9d02d51a17
commit
caa01d20cb
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ def test_load_config_with_custom_role_names():
|
||||||
"litellm_proxy_roles": {"admin_jwt_scope": "litellm-proxy-admin"}
|
"litellm_proxy_roles": {"admin_jwt_scope": "litellm-proxy-admin"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
proxy_roles = LiteLLM_JWTAuth(
|
proxy_roles = LiteLLM_JWTAuth(
|
||||||
**config.get("general_settings", {}).get("litellm_proxy_roles", {})
|
**config.get("general_settings", {}).get("litellm_proxy_roles", {})
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue