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 5042e9e commit b55bae1Copy full SHA for b55bae1
1 file changed
peers/ProgramAB/pl-PL/aiml/_inmoovChatbot.aiml
@@ -479,9 +479,12 @@
479
<think><set name="topic">default</set>
480
<set name="llmStop"></set>
481
</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>
+ <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>
483
</condition>
484
</template>
485
</category>
486
+<category><pattern>LLM_RESPONSE #</pattern>
487
+<template><img src="../Llm.png"/></template>
488
+</category>
489
</topic>
490
</aiml>
0 commit comments