WIP support structured output for Together

This commit is contained in:
Ashwin Bharambe 2024-10-22 22:30:54 -07:00
parent 2e5e46d896
commit dbfb10973f
2 changed files with 17 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")