(test) fix langfuse test
This commit is contained in:
parent
6d63c0015b
commit
db135aea4c
@ -103,6 +103,7 @@ def test_langfuse_logging_async():
|
||||
try:
|
||||
pre_langfuse_setup()
|
||||
litellm.set_verbose = True
|
||||
litellm.success_callback = ["langfuse"]
|
||||
|
||||
async def _test_langfuse():
|
||||
response = await litellm.acompletion(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user