-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hey Slashbade,
First of all, huge respect for making the ChatGPT client for BBOS — I’ve been testing it on my Curve 9320 and it’s honestly amazing seeing this work on such limited hardware.
I’ve been trying to get it fully functional. I tested it with different proxies, and even hosted a local PHP server for relaying requests to OpenAI. Some of those attempts worked partially, but I keep hitting a ClassCastException right when I try to send a message.
I wanted to ask:
Is there a specific structure or format the proxy/API should follow?
How does the session memory work in your client? Does it auto-store chat history or is there a toggle for it?
Any common reasons for the ClassCastException I should look out for?
Thanks again for building this, and for keeping BBOS alive in 2025.
— buuyst07