mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(test) langfuse - mark beta test
This commit is contained in:
parent
db80d4f1a6
commit
a27ba3fd69
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ def pre_langfuse_setup():
|
|||
return
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="beta test - checking langfuse output")
|
||||
def test_langfuse_logging_async():
|
||||
try:
|
||||
pre_langfuse_setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue