mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
test test_image_generation_azure_dall_e_3
This commit is contained in:
parent
3966c545b4
commit
5f025390bb
3 changed files with 3 additions and 0 deletions
|
@ -341,6 +341,7 @@ async def test_langfuse_masked_input_output(langfuse_client):
|
|||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
async def test_aaalangfuse_logging_metadata(langfuse_client):
|
||||
"""
|
||||
Test that creates multiple traces, with a varying number of generations and sets various metadata fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue