-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work with chatGPT #83
Comments
Hey @Vitorvlv , I'm working on supporting this now. Should be out in a couple days. This new model requires me to call a new endpoint, unlike the previous models they released, so it takes some changes on my side, but should be pretty straightforward to implement. Should be a nice update since they say it's as good as the earlier models but 10x cheaper! |
Great! This is the first thing I tried when I got the email from Open AI this morning: your plug-in is super useful! Thanks a lot for that! |
@marcsachet I'll definitely implement the whisper API integration as well. It would be really cool to take voice notes using the app and then use the plugin to transcribe them I updated the project roadmap to add that. Logseq OpenAI Plugin Right now, I plan on implementing this, then the multi-block select, then the whisper integration. Should be able to finish the chatgpt pretty quick, then get whisper out in the next couple of weeks. |
Fantastic! it'll be very cool indeed! and not to mention the possible (almost) on the fly translation! |
just gave it a shot, working great, thanks!! |
Awesome! Glad you like it! |
Thanks, @briansunter This very quick work, is Awesome. |
OpenAI just released the chatgpt api:
https://openai.com/blog/introducing-chatgpt-and-whisper-apis
https://platform.openai.com/docs/models/gpt-3-5
I've added "gpt-3.5-turbo" in openAICompletionEngine in the plugin settings but it doesn't work.
I get this:
Unknown OpenAI Error
and
The text was updated successfully, but these errors were encountered: