Skip to content

Commit ad8d234

Browse files
authored
Update set for whole pattern to llm
1 parent d2fc4db commit ad8d234

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

peers/ProgramAB/en-US/aiml/sraix.aiml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,13 @@
199199
<li value="enabled"><img src="img/InMoov2/brain-resize.gif"/>
200200
<think>
201201
<set name="topic"><star/></set>
202+
<set name="newpattern"><input index="2"/></set>
202203
</think>
203204
<oob>
204205
<mrl>
205206
<service>python</service>
206207
<method>exec</method>
207-
<param>i01_llm.getResponse("<star/>")</param>
208+
<param>i01_llm.getResponse("<input index="2"/>")</param>
208209
</mrl>
209210
</oob>
210211
</li>
@@ -407,3 +408,4 @@
407408
</aiml>
408409

409410

411+

0 commit comments

Comments
 (0)