forked from phoenix-oss/llama-stack-mirror
Support structured output for Together (#289)
This commit is contained in:
parent
2e5e46d896
commit
ffb561070d
2 changed files with 16 additions and 2 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue