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

feat(engine): support gpt-4 #95

Closed briansunter closed 1 year ago

briansunter commented 1 year ago

Add support for GPT-4, which uses the chat completion engine instead of the regular completion endpoint.

briansunter commented 1 year ago

:tada: This PR is included in version 1.9.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: