mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
add ratelimitmanager
This commit is contained in:
parent
e9160a1485
commit
2d4671a7ef
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ from litellm.utils import (
|
|||
ModelResponse,
|
||||
EmbeddingResponse,
|
||||
read_config_args,
|
||||
RateLimitManager
|
||||
)
|
||||
|
||||
####### ENVIRONMENT VARIABLES ###################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue