AIC. - Artificial Intelligence Command

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command >

AIC. - Artificial Intelligence Command

AIC.SetDelimiterAN

Top


MiniRobotLanguage (MRL)

 

AIC.SetDelimiterAN

Set answer delimiter

 

Intention

 

The AIC.SetDelimiterAN command sets the delimiter string used to mark the beginning of AI answers in conversation history. This helps parse and format the conversation flow.

 

Syntax

 

AIC.SetDelimiterAN|$$Delimiter

 

P1 - $$Delimiter - The delimiter string for answers

 

Example

 

' Set custom answer delimiter

AIC.SetDelimiterAN|[AI]:

AIC.Ask|Hello|$$Response