NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

AIReplyType

Api-typedef icontypedef

The type of the reply. It can be one of the following:

  • modification: A content change suggestion made by the AI endpoint.
  • text: A generic text response.

Value

'modification' | 'text'