forked from phoenix/litellm-mirror
ci/cd run again
This commit is contained in:
parent
d35aeb3f4f
commit
3bb66ab939
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ def test_vertex_ai_completion_cost():
|
|||
|
||||
@pytest.mark.skip(reason="new test - WIP, working on fixing this")
|
||||
def test_vertex_ai_medlm_completion_cost():
|
||||
"""Test for medlm completion cost."""
|
||||
"""Test for medlm completion cost ."""
|
||||
|
||||
with pytest.raises(Exception) as e:
|
||||
model = "vertex_ai/medlm-medium"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue