mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
formatting
This commit is contained in:
parent
d14559b32d
commit
4cc319502d
1 changed files with 0 additions and 2 deletions
|
@ -487,8 +487,6 @@ class LLMCachingHandler:
|
||||||
args,
|
args,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
cached_result: Optional[Any] = None
|
cached_result: Optional[Any] = None
|
||||||
if call_type == CallTypes.aembedding.value and isinstance(
|
if call_type == CallTypes.aembedding.value and isinstance(
|
||||||
new_kwargs["input"], list
|
new_kwargs["input"], list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue