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 b55bae1 commit b5fc35cCopy full SHA for b5fc35c
1 file changed
peers/ProgramAB/pt-PT/aiml/_inmoovChatbot.aiml
@@ -496,10 +496,13 @@
496
<think><set name="topic">default</set>
497
<set name="llmStop"></set>
498
</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>
+ <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>
500
</condition>
501
</template>
502
</category>
503
+<category><pattern>LLM_RESPONSE #</pattern>
504
+<template><img src="../Llm.png"/></template>
505
+</category>
506
</topic>
507
508
</aiml>
0 commit comments