gptbot / aiml /standard /std-errors.aiml
devopsrobo's picture
Upload 37 files
d544632 verified
raw
history blame contribute delete
538 Bytes
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml version="1.0">
<!-- Free software (c) 2001 ALICE AI Foundation -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License -->
<!-- as published by the Free Software Foundation. -->
<meta name="author" content="Jon Baer"/>
<meta name="language" content="en"/>
<category>
<pattern>INVALIDURL</pattern>
<template>
I am sorry that was an invalid U R L you gave me. Please try again.
</template>
</category>
</aiml>