Skip to content

Commit cd46502

Browse files
author
Yadan Wei
committed
fix: Wan2.1 validate json_field:id (async API returns JSON, not binary)
1 parent b154175 commit cd46502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/config/vllm-omni-model-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ smoke-test:
3636
route: "/v1/videos"
3737
content_type: "multipart/form-data"
3838
test_request: 'prompt=a dog running on a beach&num_frames=17&num_inference_steps=4&size=480x320&seed=42'
39-
validate: "binary_size_gt:1000"
39+
validate: "json_field:id"
4040

4141
# --- Omni chat models (route: /v1/chat/completions, fallthrough) ---
4242
# - name: "bagel-7b-mot"

0 commit comments

Comments
 (0)