AI chat test

This feature helps the administrator test the AI Chat functionalities, sending messages to the AI and reviewing its answers directly from the admin UI.

This menu entry only appears under Administration > Utilities > AI when the okm.mcp.manual.client.enabled configuration property is set to true.

Check AI Chat

  • Write a message in the New Message field.
    • Type @ to open an autocomplete panel and mention a document, folder, record, or mail by name. It inserts a reference tag (with the node's UUID and path) that the AI can use to answer about that specific node.
  • Press Enter to send the message, or click the Send button. Use Shift+Enter to add a new line without sending.
  • Type ? and send it to list the available chat commands (/new, /list, /resume {number}, /delete {number}, /current).
  • Click the Clear button to discard the current conversation and start a new one.

Each question and answer is appended to Chat History with a timestamp, keeping the full conversation visible for the session.

The chat uses the manual MCP client, so it can perform actions in the repository (e.g. reading server date/version, creating a folder), not just answer questions.

Table of contents [ Hide Show ]