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