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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Chat Messages are the content of [[Chat Channel]]s. Each channel can have multiple messages. A message may be sent by a User or the response of an [[Chat Channel#AI Agent|AI Agent]].
Chat Messages are the content of [[Chat Channel]]s. Each channel can have multiple messages. A message may be sent by a User or the response of an [[Chat Channel#AI Agents|AI Agent]].


==Role==
==Role==
There are several message role types:
There are several message role types:


* '''SYSTEM''': System role is used to provide the [[Chat Channel#AI Agent|AI Agent]] instructions, in the first message.
* '''SYSTEM''': System role is used to provide the [[Chat Channel#AI Agents|AI Agent]] instructions, in the first message.
* '''INTRO''': Intro or welcome message, not processed by [[Chat Channel#AI Agent|AI Agent]].
* '''INTRO''': Intro or welcome message, not processed by [[Chat Channel#AI Agents|AI Agent]].
* '''ASSISTANT''': Messages generated by the [[Chat Channel#AI Agent|AI Agent]].
* '''ASSISTANT''': Messages generated by the [[Chat Channel#AI Agents|AI Agent]].
* '''USER''': Messages typed by the User.
* '''USER''': Messages typed by the User.
==AI State==
There are several message sates that describe [[Chat Channel#AI Agents|AI Agent]] activity:
* '''NONE''': Message has not been processed jet.
* '''QUEUING''': Message queued for processing by [[Chat Channel#AI Agents|AI Agent]].
* '''GENERATING''': AI Agent is generating the message contents.
* '''FINISHED''': AI Agent has finished.


{{article end
{{article end

Latest revision as of 13:47, 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.