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