mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
style: black format vertex_passthrough_logging_handler
This commit is contained in:
parent
aa7ced3646
commit
003626c96e
1 changed files with 1 additions and 3 deletions
|
|
@ -384,9 +384,7 @@ class VertexPassthroughLoggingHandler:
|
|||
)
|
||||
|
||||
custom_llm_provider = (
|
||||
VertexPassthroughLoggingHandler._get_custom_llm_provider_from_url(
|
||||
url_route
|
||||
)
|
||||
VertexPassthroughLoggingHandler._get_custom_llm_provider_from_url(url_route)
|
||||
)
|
||||
|
||||
litellm_embedding_response.model = model
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue