Hi,
For some reason, my custom GPT almost always sends empty messages to my remote server. I’m not sure what causes this. I will update it, try to use it and it either says it will send an empty request — {} — or sometimes (less frequently) it says it connected to my server but doesn’t actually execute the call. I can see in my logs that the server does not receive anything.
Sometimes I can create a new conversation and the problem goes away, but other times, I hve to bang my head on the keyboard to get it to send a query with parameters (whether valid or not) to the server.
My head is slowly adopting the form of that of a Neanderthal.…
Does anyone know what causes this? I’ve seen suggestions that the schema could be wrong, but it works without touching it. It actually was working most of the time until today where I keep getting empty requests sent to my server.
Any ideas where I should look?
L