ChatGDB icon indicating copy to clipboard operation
ChatGDB copied to clipboard

Harness the power of ChatGPT inside the GDB or LLDB debugger!

Results 2 ChatGDB issues
Sort by recently updated
recently updated
newest added

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 :...

The openai package for Python recognizes an environment variable, OPENAI_API_KEY, and will get the key from that if set. I recommend implementing that. You might consider using the openai package...