* perf: transcriptions api * perf: variable picker tip * perf: variable picker tip * perf: chat select app * feat: router to app detail * perf: variable avoid space * perf: variable picker * perf: doc2x icon and params * perf: sandbox support countToken * feat: sandbox support delay and countToken
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
||
"author": "",
|
||
"version": "488",
|
||
"name": "Doc2X服务",
|
||
"avatar": "plugins/doc2x",
|
||
"intro": "传入的URL形式的图片或PDF文件发送至Doc2X进行解析,返回带LaTeX公式的markdown格式的文本。",
|
||
"showStatus": true,
|
||
"weight": 10,
|
||
|
||
"isTool": true,
|
||
"templateType": "tools",
|
||
|
||
"workflow": {
|
||
"nodes": [],
|
||
"edges": []
|
||
}
|
||
}
|