add chat completion support for JsonSchemaResponseFormat request_format

This commit is contained in:
Matthew Farrellee 2024-11-22 06:29:55 -05:00
parent a6f47f1090
commit e6b82a44eb
3 changed files with 18 additions and 0 deletions

View file

@ -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")