josephrocca / OpenCharacters

Simple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.
https://josephrocca.github.io/OpenCharacters
MIT License
364 stars 60 forks source link

GetBotReply Error #31

Open jonathanchourio opened 1 year ago

jonathanchourio commented 1 year ago

This error show when i send the api and try to use.

https://ibb.co/42WQ9TZ

josephrocca commented 1 year ago

Is this happening consistently? Might just be a temporary network error