forked from phoenix/litellm-mirror
(test) langfuse logging
This commit is contained in:
parent
c1a8e30b01
commit
d7646669f2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue