Skip to content

Releases: giosilvi/GPT-Prompter

Added gpt-4o-mini model

09 Aug 08:24
Compare
Choose a tag to compare

v0.0.4.5

09 Jun 09:22
7f531dd
Compare
Choose a tag to compare

What's Changed

  • Vision Support Update (0.0.4.5) by @wz-ml in #36

Full Changelog: v0.0.4.3...v0.0.4.5

Added support for gpt-4-turbo & gpt-4o

25 May 13:41
dc3d056
Compare
Choose a tag to compare

What's Changed

  • Adding support for GPT-4o and GPT-4-turbo. by @wz-ml in #32

New Contributors

  • @wz-ml made their first contribution in #32

Full Changelog: v0.0.3.4...v0.0.4.3

Whisper API integration

29 Mar 08:22
Compare
Choose a tag to compare

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

19 Mar 21:30
6e56a85
Compare
Choose a tag to compare

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

06 Mar 17:51
Compare
Choose a tag to compare

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

21 Jan 16:44
Compare
Choose a tag to compare

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

30 Nov 23:13
Compare
Choose a tag to compare

Latest OpenAI model available.
Also save history to JSON, with possibility to filter

Pin and stop button

15 Oct 10:04
Compare
Choose a tag to compare

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

24 Sep 14:23
Compare
Choose a tag to compare
v0.0.0.4

update gitignore