mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-28 04:04:31 +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
|
return
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="beta test - checking langfuse output")
|
||||||
def test_langfuse_logging_async():
|
def test_langfuse_logging_async():
|
||||||
try:
|
try:
|
||||||
pre_langfuse_setup()
|
pre_langfuse_setup()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue