|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIN. - AnythingLLM AI > AIN. - AnythingLLM AI |
AIN.ExecuteThreadChat |
Top |
MiniRobotLanguage (MRL)
AIN.ExecuteThreadChat
Execute a chat in a specific thread
Intention
The AIN.ExecuteThreadChat command sends a message to a specific conversation thread. This maintains conversation history within that thread.
Syntax
AIN.ExecuteThreadChat|$$ThreadId|$$Message[|$$RetVar]
P1 - $$ThreadId - Thread ID to chat in
P2 - $$Message - The message to send
P3 - $$RetVar (optional) - Variable for response