|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > AIC. - Artificial Intelligence Command |
AIC.Reset |
Top |
MiniRobotLanguage (MRL)
AIC.Reset
Reset AIC state
Intention
The AIC.Reset command resets the AIC module to its initial state, clearing all settings, conversation history, and temporary data. Use this to start fresh with default configuration.
Syntax
AIC.Reset
This command takes no parameters.
Example
' Reset AIC to default state
AIC.Reset
' Now reconfigure as needed
AIC.SetKey|sk-your-api-key
AIC.SetModel|gpt-4