Skip to content

Tags: giosilvi/GPT-Prompter

Tags

v0.0.4.6

Toggle v0.0.4.6's commit message
added gpt-4o-mini model

v0.0.4.5

Toggle v0.0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Vision Support Update (0.0.4.5) (#36)

* Updated turbo. Bugs remain.

* Removed deprecated models from model list. Fixed bugs with icons.

* Added support for GPT-4-Turbo & text streaming.

* Update README.md

* Update README.md

* Added GPT-4o support.

* Mid-bugfix.

* Bugfix in progress.

* Debugged build with GPT-4o support. Note that the ChatGPT interface is a little bit buggy.

* Replaced GPT-4o with GPT-4-turbo as the default model.

* Added image uploading.

* Added gallery and multi-image support.

* Header fix & image support toggle (for models that don't support image input).

* Added image support for the ChatGPT interface.

* Quick ChatGPT no-selection bug fix.

* Added keyboard shortcuts.

* Added screenshot support for the Prompt-on-the-Fly interface.

* Fixed drag formatting. Note: Screenshots / image uploads don't work well when multiple popups are open.

* Fixed bug where images would be shared across multiple popups. Added escape-to-cancel for screenshots.

* Quick image-sharing bugfix.

* Fixed bug where image order would not be retained after some images are closed.

* Fixed bug where prompt-on-the-fly wouldn't incorporate selected text into the chatbox on an empty prompt.

* Cleaned up debug statements for feature release.

* micro fix for the title in the popup, less cluttered.

* better fix than previous commit. get the last message of the user as title with or without image (content or content[0].text)

---------

Co-authored-by: giosilvi <[email protected]>

v0.0.4.3

Toggle v0.0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding support for GPT-4o and GPT-4-turbo. (#32)

* Updated turbo. Bugs remain.

* Removed deprecated models from model list. Fixed bugs with icons.

* Added support for GPT-4-Turbo & text streaming.

* Update README.md

* Update README.md

* Added GPT-4o support.

* Mid-bugfix.

* Bugfix in progress.

* Debugged build with GPT-4o support. Note that the ChatGPT interface is a little bit buggy.

* Replaced GPT-4o with GPT-4-turbo as the default model.

* add webpack as dev dep. + fix export/ import CHAT_API_MODELS

* Reformat custom prompt to match the chatGPT mode. Fix bug with model in popup.js

---------

Co-authored-by: giosilvi <[email protected]>

v0.0.3.4

Toggle v0.0.3.4's commit message
tinkering with resizing v.0.0.3.4

v0.0.3.3

Toggle v0.0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test webpack (#30)

* webpack seems functioning

* Remove node_modules from the repository and update .gitignore

* small fix

* automatic zip creation added

* icons fix  and start new version

* v0.3.3 fix bug with chat.
need to finish hot-reload

* hot reload (to be finished)

v0.0.3.2

Toggle v0.0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update package.json

v0.0.3.0

Toggle v0.0.3.0's commit message
last modification pre release

v0.0.1.7

Toggle v0.0.1.7's commit message
small cleaning

v0.0.0.6

Toggle v0.0.0.6's commit message
v0.0.6