mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-19 06:49:39 +00:00
add chat completion support for JsonSchemaResponseFormat request_format
This commit is contained in:
parent
a6f47f1090
commit
e6b82a44eb
3 changed files with 18 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ class TestInference:
|
|||
"remote::fireworks",
|
||||
"remote::tgi",
|
||||
"remote::together",
|
||||
"remote::nvidia",
|
||||
):
|
||||
pytest.skip("Other inference providers don't support structured output yet")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue