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

Error parsing STREAM data format #123

Open hzxsw opened 10 months ago

hzxsw commented 10 months ago

I hope this message finds you well. I am reaching out to report an issue I encountered while using your plugin.

I have been working with stream data format, and while the data is successfully returned, I am facing an error in the frontend JavaScript.

Could you please assist me in resolving this issue?

Thank you for your attention to this matter.

image image image

thams commented 9 months ago

I saw something similar when the settings value for openAICompletionEngine was incorrect, though gpt-3.5-turbo-013 is a valid one so your problem may be something else.