(fix) langfuse - asycn logger
This commit is contained in:
parent
cfa3839c7d
commit
18676bb560
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user