We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6d59d commit 20b0096Copy full SHA for 20b0096
1 file changed
peers/ProgramAB/it-IT/aiml/_inmoovChatbot.aiml
@@ -279,9 +279,12 @@
279
<think><set name="topic">default</set>
280
<set name="llmStop"></set>
281
</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>
+ <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>
283
</condition>
284
</template>
285
</category>
286
+<category><pattern>LLM_RESPONSE #</pattern>
287
+<template><img src="../Llm.png"/></template>
288
+</category>
289
</topic>
290
</aiml>
0 commit comments