We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1e409 commit 900241eCopy full SHA for 900241e
litellm/proxy/batches_endpoints/endpoints.py
@@ -17,7 +17,6 @@
17
from litellm.proxy.common_request_processing import ProxyBaseLLMRequestProcessing
18
from litellm.proxy.common_utils.http_parsing_utils import _read_request_body
19
from litellm.proxy.common_utils.openai_endpoint_utils import (
20
- get_custom_llm_provider_from_request_body,
21
get_custom_llm_provider_from_request_query,
22
)
23
from litellm.proxy.openai_files_endpoints.common_utils import (
0 commit comments