|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > AIC. - Artificial Intelligence Command |
AIC.ClearStop |
Top |
MiniRobotLanguage (MRL)
AIC.ClearStop
DESCRIPTION
Intention
Clears all stop sequences that were previously set for the AI model. Stop sequences are strings that cause the AI to stop generating further tokens. This command removes all active stop sequences, allowing the AI to generate text without interruption.
Syntax
AIC.ClearStop
Example
' Clear all stop sequences
AIC.ClearStop
AIC.Chat|"Generate a long story"