fix langfuse failure logging

This commit is contained in:
Ishaan Jaff 2024-05-10 17:02:38 -07:00
parent 92b86056cf
commit ce8523808b

View file

@ -2443,7 +2443,7 @@ class Logging:
)
elif callback == "langfuse":
global langFuseLogger
verbose_logger.debug("reaches langfuse for logging!")
verbose_logger.debug("reaches langfuse for logging failure")
kwargs = {}
for k, v in self.model_call_details.items():
if (