Support structured output for Together (#289)

This commit is contained in:
Ashwin Bharambe 2024-10-22 22:36:38 -07:00 committed by GitHub
parent 2e5e46d896
commit ffb561070d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 2 deletions

View file

@ -195,6 +195,7 @@ async def test_structured_output(inference_settings):
"meta-reference",
"remote::fireworks",
"remote::tgi",
"remote::together",
):
pytest.skip("Other inference providers don't support structured output yet")