Releases: giosilvi/GPT-Prompter
Added gpt-4o-mini model
Full Changelog: v0.0.4.5...v0.0.4.6
v0.0.4.5
Added support for gpt-4-turbo & gpt-4o
Whisper API integration
Added Speech-to-Text capabilities using Whisper API from OpenAI.
Full Changelog: v0.0.3.3...v0.0.3.4
GPT-4 and Webpack integration
Optimized build process with Webpack integration for GPT-Prompter extension
GPT-4 model available
Various fixes
What's Changed
Full Changelog: v0.0.1.7...v0.0.3.3
Chat GPT API integration
First version with the integration of Chat GPT API.
In particular the model "gpt-3.5-turbo".
Also, a new chat interface as a popup with a new prompt design dedicated.
Full Changelog: v0.0.1.7...v0.0.3.0
White winter
Version with improved style, better handle of content script running with self-check. Custom prompt can be opened in edit mode. Title added.
text-davinci-003 and save history to JSON
Latest OpenAI model available.
Also save history to JSON, with possibility to filter
Pin and stop button
New functionalities: pin the popup, and stop the answer from GPT-3 (for when it gets it wrong, or too long)
First version with on-the-fly popup
v0.0.0.4 update gitignore