mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
make RateLimitHandler a class
This commit is contained in:
parent
24c12d6b9b
commit
68006ff584
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ from litellm.utils import (
|
|||
get_llm_provider,
|
||||
get_api_key,
|
||||
mock_completion_streaming_obj,
|
||||
batch_completion_rate_limits
|
||||
)
|
||||
from .llms import anthropic
|
||||
from .llms import together_ai
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue