alicloud-ai-multimodal-qwen-vl-test
Original:🇨🇳 Chinese
Translated
2 scripts
Minimal image-understanding smoke test for Model Studio Qwen VL.
8installs
Sourcecinience/alicloud-skills
Added on
NPX Install
npx skill4agent add cinience/alicloud-skills alicloud-ai-multimodal-qwen-vl-testTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →Category: test
Minimal Viable Test
Objectives
- Only verify that the minimal request chain of this skill is functional.
- Record error messages when failed, do not guess parameters.
Prerequisites
- Prepare authentication information and Region according to the skill instructions.
- Refer to the skill directory: skills/ai/multimodal/alicloud-ai-multimodal-qwen-vl
Minimal Test Steps
- Open the SKILL.md of the corresponding skill and select a minimal input example.
- Initiate a request or run the sample script.
- Record: Request Summary / Response Summary / Reason for success or failure.
Recommended direct execution:
bash
python tests/ai/multimodal/alicloud-ai-multimodal-qwen-vl-test/scripts/smoke_test_qwen_vl.py \
--image output/ai-image-qwen-image/images/vl_test_cat.pngPass Criteria:
- in the returned JSON.
status=pass - The output file exists.
output/ai-multimodal-qwen-vl/smoke-test/result.json - The result contains non-empty , and the
textis consistent with the requested model or has the same prefix.model
Result Recording Template
- Time: YYYY-MM-DD
- Skill: skills/ai/multimodal/alicloud-ai-multimodal-qwen-vl
- Conclusion: pass / fail
- Remarks: