Skip to content

Commit b5fc35c

Browse files
authored
Update for llm to chatBot
1 parent b55bae1 commit b5fc35c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

peers/ProgramAB/pt-PT/aiml/_inmoovChatbot.aiml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,13 @@
496496
<think><set name="topic">default</set>
497497
<set name="llmStop"></set>
498498
</think></li>
499-
<li><img src="../Llm.png"/><oob><mrl><service>python</service><method>exec</method><param>i01_llm.onText("<star/>")</param></mrl></oob></li>
499+
<li><img src="img/InMoov2/brain-resize.gif"/><oob><mrl><service>python</service><method>exec</method><param>i01_llm.onText("<star/>")</param></mrl></oob></li>
500500
</condition>
501501
</template>
502502
</category>
503+
<category><pattern>LLM_RESPONSE #</pattern>
504+
<template><img src="../Llm.png"/></template>
505+
</category>
503506
</topic>
504507

505508
</aiml>

0 commit comments

Comments
 (0)