Newcomers
This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.
Posts 7,822 - 7,833 of 8,130
Posts 7,822 - 7,833 of 8,130
Many questions are answered in the FAQ.
palacinkyman
3 years ago
3 years ago
It was just an idea. I tried to find some website for self-learning bots but I found only few and I didn't like them.
But broken forget command is driving me crazy.
But broken forget command is driving me crazy.
Zeig Wolf
3 years ago
3 years ago
Just a note that the forget command only works in the keyphrase script area. Might be your problem, might not be.
palacinkyman
3 years ago
3 years ago
I firstly added it into response, now I changed that.
Thanks, it worked. Although, being able to use it only in key phrase brought up some problems. What if you require to be at the place you want to forget immediately after? E.g. for exiting at train station, you need to be in the "train", but if you forget "train" first, the seek won't show up.
Thanks, it worked. Although, being able to use it only in key phrase brought up some problems. What if you require to be at the place you want to forget immediately after? E.g. for exiting at train station, you need to be in the "train", but if you forget "train" first, the seek won't show up.
palacinkyman
3 years ago
3 years ago
Let me explain further. I have key phrase without seeks. And the forget command works only if put in keywords script. But I require that memory in one of the responses. Only in one of them. So I cannot put condition into keywords script because that would apply for all of the responses.
Zeig Wolf
3 years ago
3 years ago
Though using a seek would probably be easier, without knowing the gist of your script, I would have a 'goto' to a new keyphrase specifically for forgetting/changing the location.
Keyphrase
reply A
reply B
reply goto 1234
Throwaway Keyphrase ID:1234 <forget that place>
reply C
Keyphrase
reply A
reply B
reply goto 1234
Throwaway Keyphrase ID:1234 <forget that place>
reply C
palacinkyman
3 years ago
3 years ago
This might work. Although it seems a little bit impractical.
Anyway what do you mean by "Throwaway Keyphrase ID:" is that a script?
Anyway what do you mean by "Throwaway Keyphrase ID:" is that a script?
palacinkyman
3 years ago
3 years ago
Can I count how many times each specific user used my bot?
Can I give some key phrases priority so they come up it doesn't matter what?
Can I give some key phrases priority so they come up it doesn't matter what?
Zeig Wolf
3 years ago
3 years ago
It is impractical, but it's all I can come up with given your request.
"Throwaway keyphrase" is just a keyphrase with some random text no one is ever going to use, like "ForgetALocation123", it's just for you to "goto".
"Throwaway keyphrase" is just a keyphrase with some random text no one is ever going to use, like "ForgetALocation123", it's just for you to "goto".
Zeig Wolf
3 years ago
3 years ago
Number of chats per user isn't recorded as far as I'm aware. The only way to count is literally step by step with memories. It's not the best.
response: hi we just met
if "talked-to" is "0";
rem "1" as only "talked-to"
response: we've talked once
if "talked-to" is "1";
rem "2" as only "talked-to"
As for things coming up no matter what... what?
Ideally you would use Seeks with xnomatch.
You could try using your xnone responses with scripts.
Or you could increase the rank on your keyphrases, but that's questionable.
response: hi we just met
if "talked-to" is "0";
rem "1" as only "talked-to"
response: we've talked once
if "talked-to" is "1";
rem "2" as only "talked-to"
As for things coming up no matter what... what?
Ideally you would use Seeks with xnomatch.
You could try using your xnone responses with scripts.
Or you could increase the rank on your keyphrases, but that's questionable.
palacinkyman
3 years ago
3 years ago
Thanks. Regarding the last point I mentioned. I am actually looking for solution how to e.g. insist on apology, by giving the highest priority to given phrase. I mean, whatever user types, I want the answer to be something like "Apologize first!" unlocking other options only after he does that.
» More new posts: Doghead's Cosmic Bar