mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-16 14:23:12 +00:00
(fix) langfuse - asycn logger
This commit is contained in:
@@ -1444,6 +1444,7 @@ class Logging:
|
||||
response_obj=result,
|
||||
start_time=start_time,
|
||||
end_time=end_time,
|
||||
user_id=kwargs.get("user", None),
|
||||
print_verbose=print_verbose,
|
||||
)
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user