mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
test vertex ft jobs
This commit is contained in:
parent
0463e73ee3
commit
057bb37a39
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ async def test_azure_create_fine_tune_jobs_async():
|
|||
|
||||
|
||||
@pytest.mark.asyncio()
|
||||
@pytest.mark.skip(reason="skipping until we can cancel fine tuning jobs")
|
||||
async def test_create_vertex_fine_tune_jobs():
|
||||
try:
|
||||
verbose_logger.setLevel(logging.DEBUG)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue