mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix: mastake env variable name
This commit is contained in:
parent
fde68e4a29
commit
b71e30a8ac
1 changed files with 1 additions and 1 deletions
|
|
@ -2192,7 +2192,7 @@ class Logging(LiteLLMLoggingBaseClass):
|
|||
|
||||
if (
|
||||
callback == "openmeter"
|
||||
and is_async_logging_request
|
||||
and is_sync_request
|
||||
):
|
||||
global openMeterLogger
|
||||
if openMeterLogger is None:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue