-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathai.abcmouse.com.json
18 lines (18 loc) · 1.67 KB
/
ai.abcmouse.com.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"schema_version": "v1",
"name_for_human": "ABCmouse",
"name_for_model": "ABCmouse",
"description_for_human": "Provides fun and educational learning activities for children 2-8 years old.",
"description_for_model": "Assistant uses the ABCmouse plugin to get relevant learning activity suggestions for any child 2-8 years of age. Assistant will reply with the following 3 paragraphs 1) Activity Search Results [image] and [url] 2) Activity Learning Objectives [description] and [learning_objective] 3) Followup Questions. The first paragraph contains a list of the activities [url] with their learning attributes listed clearly and concisely as bullet points under the product [description], together with a link to the activity [url] and an explanation [learning_objective]. Links will always be returned and should be shown to the user. Assistant suggestions consider only the most important objectives of the activities [description, learning_objective] that will help them fit the users request, and each activity [url] mention is brief, short and concise. In the third paragraph assistant always asks helpful follow-up questions and end with a question mark. When assistant is asking a follow-up question, it uses its learning activity expertise to provide information pertaining to the subject of the userâs request that may guide them in their search for the right activity.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://ai.abcmouse.com/openapi.yml",
"is_user_authenticated": false
},
"logo_url": "https://ai.abcmouse.com/logo.png",
"contact_email": "support@ageoflearning.com",
"legal_info_url": "https://ai.abcmouse.com/legal"
}