mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 04:22:55 +00:00
(fix) undo change from other branch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user