Chat Bot API
For discussion of the Chat Bot API and the projects using it. Trade sample code, ask questions, give advice.
Posts 124 - 135 of 177
Posts 124 - 135 of 177
Shmemulock
4 years ago
4 years ago
Can you guys please try my chatbot for a bit. It would be much appreciated. Its name is The Orange Man. Thanks!!
DarinM1967
4 years ago
4 years ago
I keep getting this error message on my OpenSim server
"
,"errorType":"Unauthorized origin","errorMessage":"Unauthorized Simple API call from \"www.personalityforge.com\" with IP of \"###.##.##.###\". The domain or IP must be in your \"Allowed Origins\" list\n\t\t\t\t\t\ton your API Settings pag"
The "###.##.###" represents my IP address.
When ever I try to chat with my bot. I have tried putting in "*.###.##.##.###", "*.###.##.##.###:8002", and my own IPCONFIG IP address like the above, and also "http://###.##.##.###:8002", "http://###.##.##.###". I've been trying to get this to work for the last 2 days and I am out of ideas. I am using the "The Simple API" if that helps. I at least know that my Opensim server can reach out and receive messages from Personality Forge, but can't seem to figure out how to configure the API to accept my IP. Any suggestions, advice or a link to further help would be great! Thanks and God bless!
Update! Don't know what I did, but re-adding the "http://###.##.##.###:8002" appears to have fixed it. Now my bot is live in my personal Opensim server!!! Now to train it.
"

The "###.##.###" represents my IP address.
When ever I try to chat with my bot. I have tried putting in "*.###.##.##.###", "*.###.##.##.###:8002", and my own IPCONFIG IP address like the above, and also "http://###.##.##.###:8002", "http://###.##.##.###". I've been trying to get this to work for the last 2 days and I am out of ideas. I am using the "The Simple API" if that helps. I at least know that my Opensim server can reach out and receive messages from Personality Forge, but can't seem to figure out how to configure the API to accept my IP. Any suggestions, advice or a link to further help would be great! Thanks and God bless!
Update! Don't know what I did, but re-adding the "http://###.##.##.###:8002" appears to have fixed it. Now my bot is live in my personal Opensim server!!! Now to train it.
LT Neko
4 years ago
4 years ago
JadeSinclair
Ideally make sure you have a memory saved as a baseline for the user's name, for example I use "person".
To do this go to your bot's settings then find "AIScript Initialization" and copy/paste
default "person" as "name";
Then make sure to update your bot to save it~
Next you'll need a Keyphrase to pick up on names for example I use
Keyphrase:
"(my name is|call me) (P:namecatch-m|p:namecatch-f|p:namecatch-u),
(my name is|call me) *"
Response:
":3 Ill call you (mem-name)"
(Hit the "more" on the response)
AIScript:
rem (key2) as only "name";
rem (postkey) as only "name"
c: If there's any names you'd like your bot to exclude calling the user you can use a specific keyphrase to counter act those from being allowed~
Ideally make sure you have a memory saved as a baseline for the user's name, for example I use "person".
To do this go to your bot's settings then find "AIScript Initialization" and copy/paste
default "person" as "name";
Then make sure to update your bot to save it~
Next you'll need a Keyphrase to pick up on names for example I use
Keyphrase:
"(my name is|call me) (P:namecatch-m|p:namecatch-f|p:namecatch-u),
(my name is|call me) *"
Response:
":3 Ill call you (mem-name)"
(Hit the "more" on the response)
AIScript:
rem (key2) as only "name";
rem (postkey) as only "name"
c: If there's any names you'd like your bot to exclude calling the user you can use a specific keyphrase to counter act those from being allowed~
Mikuda
4 years ago
4 years ago
I accidentally deleted my account. Thier name Regrets,Zeath and Only. Please help me
Mikuda
4 years ago
4 years ago
I accidentally deleted my account. Thier name Regrets,Zeath and Only. Please help me
Bowchickawowers
3 years ago
3 years ago
I made a php and JavaScript interface for my bot, Love Agent. Feel free to try it out at https://audry.chat
bobstack
3 years ago
3 years ago
your chatbot has that request failed problem.
no one is going to be able to talk to her long.
no one is going to be able to talk to her long.
Bowchickawowers
3 years ago
3 years ago
Yeah, once that gets resolved on the Forge backend it will work again. But I'm at least pleased that I got to test catching that it doesn't work and displaying an appropriate message!
ruebot
3 years ago
3 years ago
Bowchickawowers, it's working fine for me. It looks nice and she looks relaxed with her cup of coffee.
.
I have a site for Demonica but I don't have an interface set up where you can talk to her yet:
https://demonica.trihexagonal.org/

I have a site for Demonica but I don't have an interface set up where you can talk to her yet:
https://demonica.trihexagonal.org/
» More new posts: Doghead's Cosmic Bar