Discuss | Discuss document, kernel, workspace or other contexts. Normally only used for Chats. |
Create | Create new document content, usually a single document node (e.g. Paragraph or Table), ignoring any existing content nested within the instruction. The instruction message will normally include the type of content to produce (e.g. "paragraph", "table", "list"). |
Describe | Describe other document content. The instruction message should indicate the target for the description e.g. "describe figure 1", "describe next", "describe prev output" |
Edit | Edit existing document nodes. Expected to return the same node types as existing nodes. |
Fix | Fix an existing document node, usually a CodeChunk, CodeInline, or MathBlock. Expected to return the same node type without any compilationErrors or executionErrors. |