briansunter / logseq-plugin-gpt3-openai

A plugin for GPT-3 AI assisted note taking in Logseq
https://twitter.com/bsunter
MIT License
700 stars 65 forks source link

Cannot read property "choices" #137

Open ulfkemmsies opened 3 weeks ago

ulfkemmsies commented 3 weeks ago

I consistently get the error:

Cannot read properties of null (reading 'choices')

This might have to do with the OpenAI SDK upgrade last year, but this package is using v3. Why is this happening?