Skip to content

Commit b55bae1

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

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

peers/ProgramAB/pl-PL/aiml/_inmoovChatbot.aiml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,9 +479,12 @@
479479
<think><set name="topic">default</set>
480480
<set name="llmStop"></set>
481481
</think></li>
482-
<li><img src="../Llm.png"/><oob><mrl><service>python</service><method>exec</method><param>i01_llm.onText("<star/>")</param></mrl></oob></li>
482+
<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>
483483
</condition>
484484
</template>
485485
</category>
486+
<category><pattern>LLM_RESPONSE #</pattern>
487+
<template><img src="../Llm.png"/></template>
488+
</category>
486489
</topic>
487490
</aiml>

0 commit comments

Comments
 (0)