补充modal范围 (#165)

This commit is contained in:
hhhhsc701
2025-12-12 13:34:03 +08:00
committed by GitHub
parent fc9fb07e77
commit d8c0b0ed73

View File

@@ -13,7 +13,7 @@ language: 'python'
vendor: 'huawei'
raw_id: 'TestMapper'
version: '1.0.0'
modal: 'text'
modal: 'text' # text/image/audio/video/multimodal
inputs: 'text'
outputs: 'text'
```