mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(fix) undo change from other branch
This commit is contained in:
parent
098a03facc
commit
75ef51b714
1 changed files with 1 additions and 0 deletions
|
|
@ -2814,6 +2814,7 @@ def client(original_function):
|
|||
)
|
||||
# if caching is false, don't run this
|
||||
final_embedding_cached_response = None
|
||||
|
||||
if (
|
||||
(
|
||||
kwargs.get("caching", None) is None
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue