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 20b0096 commit 5042e9eCopy full SHA for 5042e9e
1 file changed
peers/ProgramAB/nl-NL/aiml/sraix.aiml
@@ -3,9 +3,9 @@
3
<!-- File: sraix.aiml -->
4
<!-- -->
5
6
-<category><pattern>SRAIXFAILED *</pattern>
+<category><pattern>SRAIXFAILED #</pattern>
7
<template><condition name="llm">
8
- <li value="enabled"><img src="../Llm.png"/>
+ <li value="enabled"><img src="img/InMoov2/brain-resize.gif"/>
9
<think>
10
<set name="topic"><star/></set>
11
</think>
@@ -38,4 +38,8 @@
38
</condition>
39
</template>
40
</category>
41
+<category><pattern>LLM_RESPONSE #</pattern>
42
+<template><img src="../Llm.png"/></template>
43
+</category>
44
</aiml>
45
+
0 commit comments