File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,17 @@ public class YourService(IDashScopeClient client)
9999 - [ Prefix Completion] ( #prefix-completion )
100100 - [ Long Context (Qwen-Long)] ( #long-context-qwen-long )
101101- [ Multimodal] ( #multimodal ) - QWen-VL, QVQ, etc. Supports reasoning/visual understanding/OCR/audio understanding
102+ - [ Upload file for multimodal usage] ( #upload-file-for-multimodal-usage )
103+ - [ Image Recognition/Thinking] ( #image-recognition/thinking )
104+ - [ OCR] ( #ocr )
105+ - [ Advanced Recognition] ( #advanced-recognition )
106+ - [ Key Information Extraction] ( #key-information-extraction )
107+ - [ Table Parsing] ( #table-parsing )
108+ - [ Document Parsing] ( #document-parsing )
109+ - [ Formula Recognition] ( #formula-recognition )
110+ - [ Text Recognition] ( #text-recognition )
111+ - [ Multilanguage] ( #multilanguage )
112+
102113- [ Text-to-Speech] ( #text-to-speech ) - CosyVoice, Sambert, etc. For TTS applications
103114- [ Image Generation] ( #image-generation ) - wanx2.1, etc. For text-to-image and portrait style transfer
104115- [ Application Call] ( #application-call )
Original file line number Diff line number Diff line change @@ -101,7 +101,14 @@ public class YourService(IDashScopeClient client)
101101- [ 多模态] ( #多模态 ) - QWen-VL,QVQ 等,支持推理/视觉理解/OCR/音频理解等场景
102102 - [ 视觉理解/推理] ( #视觉理解/推理 ) - 图像/视频输入与理解,支持推理模式
103103 - [ 文字提取] ( #文字提取 ) - OCR 任务,读取表格/文档/公式等
104-
104+ - [ 高精识别] ( #高精识别 )
105+ - [ 信息抽取] ( #信息抽取 )
106+ - [ 表格解析] ( #表格解析 )
107+ - [ 文档解析] ( #文档解析 )
108+ - [ 公式识别] ( #公式识别 )
109+ - [ 通用文本识别] ( #通用文本识别 )
110+ - [ 多语言识别] ( #多语言识别 )
111+
105112- [ 语音合成] ( #语音合成 ) - CosyVoice,Sambert 等,支持 TTS 等应用场景
106113- [ 图像生成] ( #图像生成 ) - wanx2.1 等,支持文生图,人像风格重绘等应用场景
107114- [ 应用调用] ( #应用调用 )
You can’t perform that action at this time.
0 commit comments