ChatGDB icon indicating copy to clipboard operation
ChatGDB copied to clipboard

TypeError when communicating with GPT API

Open bilalnaeemcs opened this issue 2 years ago • 1 comments

Hi I got this error complaining the JSON object must be str not bytes, is this a known problem? In the meantime I can try to debug the problem :

gdb-peda$ explain Python Exception <class 'TypeError'>: the JSON object must be str, not 'bytes' Error occurred in Python: the JSON object must be str, not 'bytes'

bilalnaeemcs avatar Jun 07 '23 22:06 bilalnaeemcs

Cannot reproduce. Sometimes ChatGPT just hallucinates but if it reoccurs constantly make sure you're on the latest release.

pgosar avatar Jun 08 '23 00:06 pgosar