| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "basic": [
- {
- "id": "basic_excel_merge",
- "name": "报表合并",
- "description": "报表合并",
- "icon": "intellFrame4",
- "agentType": "excelMerge",
- "dialogType": "3",
- "mode": "agent-basic"
- },
- {
- "id": "basic_excel_talk",
- "name": "智能数据",
- "description": "智能数据",
- "icon": "intellFrame4",
- "agentType": "excelTalk",
- "dialogType": "3",
- "mode": "agent-basic"
- },
- {
- "id": "basic_question_talk",
- "name": "出题组卷",
- "description": "出题组卷",
- "icon": "intellFrame4",
- "agentType": "questionTalk",
- "dialogType": "3",
- "mode": "agent-basic"
- },
- {
- "id": "basic_paper_talk",
- "name": "文档出卷",
- "description": "文档出卷",
- "icon": "intellFrame4",
- "agentType": "paperTalk",
- "dialogType": "3",
- "mode": "agent-basic"
- }
- ],
- "bs": []
- }
|