1,065
edits
m (Text replacement - "|Updated = ↵" to "|Updated = ") |
Beetlejuice (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
|Website = | |Website = | ||
|Link = https://chat.openai.com//g/g-HxPrv1p8v-code-tutor | |Link = https://chat.openai.com//g/g-HxPrv1p8v-code-tutor | ||
|Chats = | |Chats = 50K | ||
|Knowledge = | |||
|Actions = Yes | |||
|Web Browsing = | |||
|DALL·E Image Generation = | |||
|Code Interpreter = Yes | |||
|Free = Yes | |Free = Yes | ||
|Price = | |Price = | ||
|Available = Yes | |Available = Yes | ||
|Working = | |Working = | ||
|Hidden = | |Hidden = | ||
|Updated = 2024-01- | |Updated = 2024-01-22 | ||
}} | }} | ||
==Instructions (System Prompt)== | ==Instructions (System Prompt)== | ||
==Conversation Starters== | ==Conversation Starters== | ||
* Help me with my homework assignment | |||
* How are you different than regular Khanmigo? | |||
* How can I improve my code's efficiency? | |||
* Help me understand this programming concept | |||
==Knowledge (Uploaded Files)== | ==Knowledge (Uploaded Files)== | ||
==Actions== | ==Actions== | ||
===Website=== | |||
khanacademy.org | |||
===Privacy Policy=== | |||
https://support.khanacademy.org/hc/en-us/articles/22396485532173 | |||
===Auth=== | |||
<pre> | |||
{"type":"none"} | |||
</pre> | |||
===Code=== | |||
<pre> | |||
{"openapi":"3.1.0","info":{"title":"Search Khan Academy Content","description":"Returns a list of Khan Academy content items related to the query","version":"v1.0.0"},"servers":[{"url":"https://khanacademy.org"}],"paths":{"/api/internal/_rg/khanmigo/search_content":{"get":{"description":"Search Khan Academy Content for related Articles, Videos, Domains, Courses, Units, and Lessons","operationId":"SearchContent","parameters":[{"name":"query","in":"query","description":"The search query","required":true,"schema":{"type":"string"}}],"deprecated":false}}},"components":{"schemas":{}}} | |||
</pre> | |||
==Guide== | ==Guide== |
edits