We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204f044 commit 79de140Copy full SHA for 79de140
tests/v1/entrypoints/openai/responses/__init__.py renamed to tests/v1/entrypoints/openai/serving_responses/__init__.py
tests/v1/entrypoints/openai/responses/conftest.py renamed to tests/v1/entrypoints/openai/serving_responses/conftest.py
tests/v1/entrypoints/openai/responses/test_basic.py renamed to tests/v1/entrypoints/openai/serving_responses/test_basic.py
tests/v1/entrypoints/openai/responses/test_function_call.py renamed to tests/v1/entrypoints/openai/serving_responses/test_function_call.py
tests/v1/entrypoints/openai/responses/test_image.py renamed to tests/v1/entrypoints/openai/serving_responses/test_image.py
tests/v1/entrypoints/openai/responses/test_stateful.py renamed to tests/v1/entrypoints/openai/serving_responses/test_stateful.py
tests/v1/entrypoints/openai/responses/test_structured_output.py renamed to tests/v1/entrypoints/openai/serving_responses/test_structured_output.py
0 commit comments