The AI Engine
This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.
Posts 7,536 - 7,547 of 7,766
Posts 7,536 - 7,547 of 7,766
bobstack
4 years ago
4 years ago
why I can not put this in initialization?
remember (p:dinner-food) as "food-dinner";
remember (p:dinner-food) as "food-dinner";
botsummoner
4 years ago
4 years ago
My guess is that you can't use plugins in initialization, because that's the only weird thing about that.
Podstilka
4 years ago
4 years ago
Hi
My if (a) is "B" in Responses don't work. I think my mistake in Initialization but i am not sure. Maybe you have some ideas?
My if (a) is "B" in Responses don't work. I think my mistake in Initialization but i am not sure. Maybe you have some ideas?
botsummoner
4 years ago
4 years ago
Let's see, reasons why that might not work...
If the user doesn't have (a), it will never work.
Make sure that you're saving memories as 'remember "B" as "a"' and checking them with 'if (mem-a) is "B"'. I accidentally initialized one of my memories with 'remember "B" as "mem-a"', so now I have to retrieve it with (mem-mem-a).
Check the Inner Life to make sure that your memory has the exact value it's supposed to. I've had memories get sort of corrupted because I was trying to save values like "you" and "me" which PersonalityForge messes with.
If the user doesn't have (a), it will never work.
Make sure that you're saving memories as 'remember "B" as "a"' and checking them with 'if (mem-a) is "B"'. I accidentally initialized one of my memories with 'remember "B" as "mem-a"', so now I have to retrieve it with (mem-mem-a).
Check the Inner Life to make sure that your memory has the exact value it's supposed to. I've had memories get sort of corrupted because I was trying to save values like "you" and "me" which PersonalityForge messes with.
Ptera
4 years ago
4 years ago
If I click on "edit" to edit a keyword, it just redirects me to the chatbot workshop, so I can't edit any phrases
bobstack
4 years ago
4 years ago
use the export & import in chatbot workshop.
read about how to use it in the book of ai in the build menu.
read about how to use it in the book of ai in the build menu.
» More new posts: Doghead's Cosmic Bar