vllm/tests/entrypoints/openai
wang.yuqi 67309a1cb5
[Frontend] Using matryoshka_dimensions control the allowed output dimensions. (#16970)
2025-04-24 07:06:28 -07:00
..
correctness [Misc] Benchmarks for audio models (#16505) 2025-04-19 02:24:14 -07:00
tool_parsers Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
__init__.py [CI/Build] [3/3] Reorganize entrypoints tests (#5966) 2024-06-30 12:58:49 +08:00
test_async_tokenization.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_audio.py [Bugfix] validate urls object for multimodal content parts (#16990) 2025-04-23 09:43:06 +08:00
test_basic.py [Frontend] track server_load (#13950) 2025-03-14 09:53:17 -07:00
test_chat.py [V1] Set structured output backend to `auto` by default (#15724) 2025-04-10 17:53:26 +00:00
test_chat_echo.py [V1] V1 Enablement Oracle (#13726) 2025-03-14 22:02:20 -07:00
test_chat_logit_bias_validation.py [Bugfix] Validate logit biases to prevent out of vocab ids crashing engine (#16529) 2025-04-12 20:19:19 +00:00
test_chat_template.py [Bugfix] Fix chat template loading (#15143) 2025-03-24 13:50:09 +00:00
test_chat_with_tool_reasoning.py [Frontend] Support tool calling and reasoning parser (#14511) 2025-03-23 14:00:07 -07:00
test_chunked_prompt.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_cli_args.py [Misc] Improve LoRA spelling (#13831) 2025-02-25 23:43:01 -08:00
test_completion.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_embedding.py [Frontend] Using matryoshka_dimensions control the allowed output dimensions. (#16970) 2025-04-24 07:06:28 -07:00
test_embedding_dimensions.py [Frontend] Using matryoshka_dimensions control the allowed output dimensions. (#16970) 2025-04-24 07:06:28 -07:00
test_encoder_decoder.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_lora_adapters.py [Bugfix] LoRA V1: add and fix entrypoints tests (#15715) 2025-03-28 21:10:41 -07:00
test_lora_resolvers.py [Misc] Enable vLLM to Dynamically Load LoRA from a Remote Server (#10546) 2025-04-15 22:31:38 +00:00
test_metrics.py [Metrics] Hide deprecated metrics (#15458) 2025-04-02 07:37:19 -07:00
test_models.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_oot_registration.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_openai_schema.py Add property-based testing for vLLM endpoints using an API defined by an OpenAPI 3.1 schema (#16721) 2025-04-17 21:08:27 -07:00
test_pooling.py Update deprecated Python 3.8 typing (#13971) 2025-03-02 17:34:51 -08:00
test_prompt_validation.py [Bugfix] Proper input validation for multi-modal encoder-decoder models (#16156) 2025-04-08 09:45:21 -07:00
test_rerank.py [FEATURE] Enables /score endpoint for embedding models (#12846) 2025-02-20 22:09:47 -08:00
test_return_tokens_as_ids.py [Frontend] Allow return_tokens_as_token_ids to be passed as a request param (#14066) 2025-03-05 06:30:40 +00:00
test_root_path.py [V1] V1 Enablement Oracle (#13726) 2025-03-14 22:02:20 -07:00
test_run_batch.py Use smaller embedding model when not testing model specifically (#13891) 2025-02-28 00:50:43 -08:00
test_score.py [FEATURE] Enables /score endpoint for embedding models (#12846) 2025-02-20 22:09:47 -08:00
test_serving_chat.py Default to `generation_config` from model (#12622) 2025-03-08 14:46:15 +08:00
test_serving_models.py [Misc] Improve LoRA spelling (#13831) 2025-02-25 23:43:01 -08:00
test_shutdown.py Consolidate Llama model usage in tests (#13094) 2025-02-13 22:18:03 -08:00
test_sleep.py [core] Add tags parameter to wake_up() (#15500) 2025-04-02 01:59:27 -07:00
test_tokenization.py [Misc] Add SPDX-License-Identifier headers to python source files (#12628) 2025-02-02 11:58:18 -08:00
test_transcription_validation.py [Frontend] Add sampling params to `v1/audio/transcriptions` endpoint (#16591) 2025-04-19 07:03:54 +00:00
test_video.py [Bugfix] validate urls object for multimodal content parts (#16990) 2025-04-23 09:43:06 +08:00
test_vision.py [Bugfix] validate urls object for multimodal content parts (#16990) 2025-04-23 09:43:06 +08:00
test_vision_embedding.py Fix `nullable_kvs` fallback (#16837) 2025-04-18 05:58:39 -07:00