-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCodecademy.json
23 lines (23 loc) · 1.05 KB
/
Codecademy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"schema_version": "v1",
"name_for_model": "Codecademy",
"name_for_human": "Codecademy",
"description_for_model": "Plugin that helps the user find coding and tech resources which can help them find an answer to an engineering or design question or begin a career in programming, coding, technology, information technology, data science, machine learning, blockchain, data analytics, web design, or other software engineering fields.",
"description_for_human": "Access our vast database of educational tech and coding resources to help you in your learning journey.",
"auth": {
"type": "service_http",
"instructions": "",
"authorization_type": "bearer",
"verification_tokens": {
"openai": "3537f0fce25b424b9391443187cd588d"
},
"custom_auth_header": null
},
"api": {
"type": "openapi",
"url": "https://www.codecademy.com/api/chatgpt-plugin/schema"
},
"logo_url": "https://www.codecademy.com/chatgpt-plugin/cc_logo.png",
"contact_email": "help@codecademy.com",
"legal_info_url": "https://www.codecademy.com/terms"
}