Chat Message: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
Line 9: Line 9:
* '''USER''': Messages typed by the User.
* '''USER''': Messages typed by the User.


==Role==
==AI State==
There are several message sates that describe [[Chat Channel#AI Agent|AI Agent]] activity:
There are several message sates that describe [[Chat Channel#AI Agent|AI Agent]] activity:



Revision as of 13:35, 1 July 2026

Chat Messages are the content of Chat Channels. Each channel can have multiple messages. A message may be sent by a User or the response of an AI Agent.

Role

There are several message role types:

  • SYSTEM: System role is used to provide the AI Agent instructions, in the first message.
  • INTRO: Intro or welcome message, not processed by AI Agent.
  • ASSISTANT: Messages generated by the AI Agent.
  • USER: Messages typed by the User.

AI State

There are several message sates that describe AI Agent activity:

  • NONE: Message has not been processed jet.
  • QUEUING: Message queued for processing by AI Agent.
  • GENERATING: AI Agent is generating the message contents.
  • FINISHED: AI Agent has finished.