mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
add test test_regenerate_key_ui
This commit is contained in:
parent
428762542c
commit
39a8bb2bc4
2 changed files with 54 additions and 0 deletions
|
@ -89,6 +89,7 @@ from litellm.caching import DualCache
|
|||
from litellm.proxy._types import (
|
||||
DynamoDBArgs,
|
||||
GenerateKeyRequest,
|
||||
RegenerateKeyRequest,
|
||||
KeyRequest,
|
||||
LiteLLM_UpperboundKeyGenerateParams,
|
||||
NewCustomerRequest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue