briansunter / logseq-plugin-gpt3-openai

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

OpenAI plugin error on Logseq #56

Closed deniz-uelker closed 1 year ago

deniz-uelker commented 1 year ago
Logseq-GPT-error

I've just installed the plugin for testing but getting the above errors, any ideas?

briansunter commented 1 year ago

It looks like the temperature is set to 9. Could you check the settings and make sure it's set between 0 and 1. For example .9

I'll add some better validation for the temperature settings based on this

deniz-uelker commented 1 year ago

It looks like the temperature is set to 9. Could you check the settings and make sure it's set between 0 and 1. For example .9

I'll add some better validation for the temperature settings based on this

Thank you, that fixed it :)