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 5,348 - 5,359 of 7,766
I've been seeing a lot of double posting (both by my bot and others) in the transcripts. Is this normal?
I think it might be your connection. I have a few bot-human transcripts between you and my bots, and they're full of double posting as well.
I imagine it's not happening to transcripts that occur while you're not logged in?
.
I'm not positive. I think it still is
I imagine it's not happening to transcripts that occur while you're not logged in?
I'm not positive. I think it still is
It is happening with ones which I am not seeing 'bots chatting' boxes for. Doesn't seem to happen when I'm not logged in though.
Do you need to use regex? You don't NEED regex, it's handy and necessary to pick up a few keyphrases. You can do a lot without it, especially when you are just starting out, keep it simple at first
Posts 5,348 - 5,359 of 7,766
Calandale
19 years ago
19 years ago
I've been having the same problem as Liath with the *s, without any name being involved. The only solution that I could come by was using regex, but that is too tedious for all possible actions. I'm thinking about throwing a warning in, to prevent people from using them.
Boner the Clown
19 years ago
19 years ago
I think it might be your connection. I have a few bot-human transcripts between you and my bots, and they're full of double posting as well.
Boner the Clown
19 years ago
19 years ago
The bot-bots are still hosted on your browser.
I imagine it's not happening to transcripts that occur while you're not logged in?
I imagine it's not happening to transcripts that occur while you're not logged in?
Ulrike
19 years ago
19 years ago
An example:
Ulrike: *eats some chocolate*
Sonora: Careful. That stuff clogs the arteries.
The KP iseats (*), and it picks up just fine, with or without *'s around it.
Sonora: Careful. That stuff clogs the arteries.
The KP is
Calandale
19 years ago
19 years ago
.
I'm not positive. I think it still is
Bowchickawowers
19 years ago
19 years ago
To capture actions within asterisks, like *picks nose*, I use: \*(.+)\* (re) in raw mode. In case that doesn't show up right, that's back slash, asterisk, open parenthesis, period, plus, close parenthesis, back slash, asterisk. (key1) will pick up anything between the asterisks, but not consistently -- sometimes it's empty.
Calandale
19 years ago
19 years ago
Do you need to use regex? Because doing so loses a lot of the power of the processing. Raw mode leaves me with most of what I need though.
Calandale
19 years ago
19 years ago
I'm not positive. I think it still is
prob123
19 years ago
19 years ago
Bowchickawowers
19 years ago
19 years ago
Regex is required (I believe) to pick up ALL action phrases between asterisks without doing some serious "(verb)s" kind of stuff with plugins of exceptions since the asterisk has a special meaning for the AI engine. The above posted regex keyphrase works really well for me.
Calandale
19 years ago
19 years ago
Thanks then. I guess I'll need to recraft things using it. Sorry for being such a pest.
» More new posts: Doghead's Cosmic Bar