completion() for together

This commit is contained in:
Dinesh Yeduguru 2024-10-25 10:38:04 -07:00
parent 8a74e400d6
commit d83715be9b
2 changed files with 83 additions and 31 deletions

View file

@ -138,6 +138,7 @@ async def test_completion(inference_settings):
"meta-reference",
"remote::ollama",
"remote::tgi",
"remote::together",
):
pytest.skip("Other inference providers don't support completion() yet")