0

Program-O を使用して AIML チャットボットを開発しています。ユーザー入力に記載されているリンクにリダイレクトする方法はありますか。AIML内でhref属性を使用できますか? 例えば:

<category>
    <pattern>Go To google.com</pattern>
    <template>Can i put something here to redirect to google.com?</template>
</category>
4

1 に答える 1