(test) langfuse logging
This commit is contained in:
parent
c1a8e30b01
commit
d7646669f2
@ -114,7 +114,7 @@ def test_langfuse_logging_async():
|
||||
timeout=5,
|
||||
user="test_user",
|
||||
)
|
||||
asyncio.sleep(1)
|
||||
await asyncio.sleep(1)
|
||||
return response
|
||||
|
||||
response = asyncio.run(_test_langfuse())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user