writemonkey / wm3

165 stars 5 forks source link

AI helper no response #410

Open eyeamonlyme opened 1 year ago

eyeamonlyme commented 1 year ago

I am seeing the message:

"AI is preparing an answer.

Wait for it ..."

But nothing happens after that.

I have updated the package.json file with my api key per the documentation instructions and also made sure that nw.exe was not blocked in firewall.

Is there something else that I might be missing?

Thanks in advance for any help

writemonkey commented 1 year ago

It works right now on my end, it is slow though. If you open dev tools (right click menu), maybe there is some error description there? i.

eyeamonlyme commented 1 year ago

I do have an error, this is a screenshot >

Error

writemonkey commented 1 year ago

Send me an email, i can't see yours, we will try smth. (master at pomarancha.com)

eyeamonlyme commented 1 year ago

This error was caused because my API key was not funded with tokens.

Make sure your OpenAI account has payment set up...

Thanks i

anikee11 commented 8 months ago

Does anyone else have any luck resolving the problem? Have api credits on openai, but the same error persists.

eyeamonlyme commented 8 months ago

Make sure that your api key is properly copied, or better yet generate a new key just to be sure. Make sure WM has access to the internet, not blocked by firewall

writemonkey commented 8 months ago

This is the last version of the plugin: https://dropover.cloud/8e8d39 It works for me and many others. It also supports proxy servers. Let me know if it helps ... i.

eyeamonlyme commented 8 months ago

This is the last version of the plugin: https://dropover.cloud/8e8d39 It works for me and many others. It also supports proxy servers. Let me know if it helps ... i.

Should we not use V3.0 that is linked here??

writemonkey commented 8 months ago

Sorry for version mess. My local version of the plugin, that is newest, was still marked as 2.0 and I progressed to 2.1 on the fly before I uploaded. The version on the link is newest. i.

anikee11 commented 8 months ago

This is the last version of the plugin: https://dropover.cloud/8e8d39 It works for me and many others. It also supports proxy servers. Let me know if it helps ... i.

This solved the issue, thanks a lot.