mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
test_hosted_vllm_full_workflow
This commit is contained in:
parent
50fc30644e
commit
e7f066ea7d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ SERVER_URL = "https://exampleopenaiendpoint-production-0ee2.up.railway.app/v1"
|
|||
|
||||
|
||||
@pytest.mark.asyncio()
|
||||
@pytest.mark.skip(reason="Local only test")
|
||||
async def test_hosted_vllm_full_workflow():
|
||||
"""
|
||||
Test the complete workflow: create file -> create batch -> retrieve batch -> retrieve file.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue