[pandorabots-general] Bots losing memory
Chris Powell
cjpsimmer at googlemail.com
Thu Apr 17 12:50:20 PDT 2008
Now this is admittedly my first reply to this mailing list. Don't quote me,
but this is one of the few times where I am pretty sure I am right:
If using the default AIML in a HTML shell, there is nothing that is
recording information shy of the information that is stored that session.
The only way you can achieve memory after closing your browser, is using
Cookies.
I have seen this used before.
Anyway, hope that helps.
On Thu, Apr 17, 2008 at 5:01 PM, Marcus Dickinson <waarangel at gmail.com>
wrote:
> Good day,
>
> Been working on a pandorabot, specifically with bot recollection. My bot
> seems to lose his memory of name and topic. Here's a simple test AIML:
>
> <aiml>
> <category>
> <pattern>GET PREDICATES</pattern>
> <template>
> Name = <get name="name"/><br/>
> Topic = <get name="topic"/><br/>
> </template>
> </category>
> </aiml>
>
> Now when I first talk to the bot, it has neither of these fields. So I
> provide it my name and a topic. It then returns the appropriate values.
> However, I have noticed ifI go back to the bot, from the same computer, an
> hour later, it has forgotten who I am and what the topic is.
>
> Is anyone else experiencing this? Or does anyone have an idea as to where
> I may be going wrong?
>
> Marcus
>
> _______________________________________________
> This is the pandorabots-general mailing list
> To Post, reply to pandorabots-general at list.pandorabots.com
> Unsubscribe and change preferences at
> http://list.pandorabots.com/mailman/listinfo/pandorabots-general
> Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
> Learn to read at http://www.literacy.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.pandorabots.com/pipermail/pandorabots-general/attachments/20080417/5d04219c/attachment.html
More information about the pandorabots-general
mailing list