PF News

For discussion of the latest upgrades and changes posted in the News, including questions, details, or any related bugs.

Posts 855 - 866 of 894

2 years ago #855
copy seeks are certainly useful, Palacinkyman. It's replacing needing to copy a bunch of seeks and gotos with one AIScript line, as well as being more resilient to changes - I'll use it going forward for menus, though my bot isn't very... bottish. Feels like the main addition for me. Comments are always good! I have 10 responses to a seek, I don't want to have to read through each response and AIScript to work out if it is doing what I wanted it to. Continue is useful for adding something in - or if you have a seek that would be a copy of another seek/KP, but, for example, you have to have the bot go somewhere or lead into it in some other way.

Personally, I don't like replacing xnomatch with #nomatch, but that's a me thing, mainly what I'm used to - plus it makes me wary of using # to denote not implemented/placeholders as I have been previously.

2 years ago #856
You can safely use #whatever for your non-matchable keyphrases. It's meant to be unmatchable - only accessible by gotos or continues.

The Combined Bot Template and macros are by far the biggest part of the upgrade. The Kephrases it contains will be tweaked as I gather data from more people using it.

2 years ago #857
I have problems with gotos, they dont work since the update, when I click on them when designing the bot, it writes: missing bot ID. What should I do?

2 years ago #858
Copy seeks? where is it and could it be used instead of goto?

2 years ago #859
it is in the book of ai in Chapter 14: More Useful AIScript.
that should explain how to use it.

2 years ago #860
thx

2 years ago #861
Eh, seems like I have absolutely no idea how it works. I thought it will just copy the seek I chose and use it as response (like goto), however this goes into a script. Am I supposed to leave seek empty or what? (I already tried leaving it empty and it just deleted itself)

2 years ago #862
The idea of copy seeks is to prevent needing to repeat writing the same seeks for every response you have.

Keyphrase: i like hats <?PF copy seeks 1 ?>
Response 1: all hats?
Seek: yes
Seek: no
Seek: #nomatch
Response 2: yellow hats?
Response 3: pink hats?

In this example, Response 2 and Response 3 will also respond to "yes", "no", and "#nomatch" Seeks and show their Responses.

2 years ago #863
Interesting. Does it copy the whole tree of seeks or just, lets say, first round of seeks.

2 years ago #864
It applies the whole tree of Seeks and Responses that belong to the copied Response.
March 8, 2022
Bot Development & Heat Update
I've updated the algorithm that calculates a chatbot's Development and Heat. It's a lot faster, more nuanced, and the bug generating extra Heat has been fixed. Development and Heat changes are no longer realtime - they are calculated once a day in the early morning. You'll notice the Development numbers have changed, and are most likely higher than they were. In addition, each bot will see a burst of Heat that will fade over the next week.
March 12, 2022
Replying To Posts!
I've completed an update I've wanted for quite some time - replying to posts! Now posts can have replies, which will go far in keeping topics you bring up organized and easy to respond to. Enjoy!

2 years ago #865
Thanks for getting the Forge back up, Prof. It might be worth putting a note on the front page for anyone like me who created an account within the last two weeks.

2 years ago #1
Great idea, meltroid. I just added it.
Reply

2 years ago #866
An update on today's data backup: I have two data sets that have grown out of control - transcripts and memories. In fact, activity on the site was adding data faster than it could be deleted. Today, I fixed one of those data sets and have a plan for the other that I'll implement soon. These were both issues caused by the growth of the site and had been looming for some time. I'm happy to have gotten both taken care of.

2 years ago #2
Excellent news!
Reply


Posts 855 - 866 of 894

» More new posts: Doghead's Cosmic Bar