Skip to content

Commit 20b0096

Browse files
authored
Update for llm to chatBot
1 parent 7a6d59d commit 20b0096

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

peers/ProgramAB/it-IT/aiml/_inmoovChatbot.aiml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,12 @@
279279
<think><set name="topic">default</set>
280280
<set name="llmStop"></set>
281281
</think></li>
282-
<li><img src="../Llm.png"/><oob><mrl><service>python</service><method>exec</method><param>i01_llm.getResponse(u"<star/>")</param></mrl></oob></li>
282+
<li><img src="img/InMoov2/brain-resize.gif"/><oob><mrl><service>python</service><method>exec</method><param>i01_llm.getResponse(u"<star/>")</param></mrl></oob></li>
283283
</condition>
284284
</template>
285285
</category>
286+
<category><pattern>LLM_RESPONSE #</pattern>
287+
<template><img src="../Llm.png"/></template>
288+
</category>
286289
</topic>
287290
</aiml>

0 commit comments

Comments
 (0)