forked from phoenix/litellm-mirror
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_llm_provider,
|
||||||
get_api_key,
|
get_api_key,
|
||||||
mock_completion_streaming_obj,
|
mock_completion_streaming_obj,
|
||||||
batch_completion_rate_limits
|
|
||||||
)
|
)
|
||||||
from .llms import anthropic
|
from .llms import anthropic
|
||||||
from .llms import together_ai
|
from .llms import together_ai
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue