Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: chrislemke/ChatFred

v1.3.0 🌈

20 Mar 18:52
a60d7cb
Compare
Choose a tag to compare
  • β Now also supporting GPT-4 (limited beta)
  • 🧑‍💻 Code-Davinci and Code-Cushman are now available as InstructGPT code completion model
  • 💭 Showing an "thinking indicator"
  • 🪲 Fix bug with multi-line responses for InstructGPT models: #24
  • 🕰️ ChatFred will now store your ChatGPT (keyword cf) request and will show you your results. So you can search through your old requests.
  • ⚙️ Text transformation: An easy way to transform text using a custom prompt.
  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;.
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later.
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files.

v1.3.0-dev5 🛠️

18 Mar 06:51
Compare
Choose a tag to compare
v1.3.0-dev5 🛠️ Pre-release
Pre-release

Play and test:
dev5

  • β Now also supporting GPT-4 (limited beta) - read more
  • 🧑‍💻 Code-Davinci and Code-Cushman are now available as InstructGPT code completion model

dev4

  • 💭 Removed showing notification as a "loading indicator". It now shows a Large Type indicator
  • 🪲 Fix bug with multi-line responses for InstructGPT models: #24
  • Improvements for the history feature
  • General improvements

dev3 🛠️

  • 🕰️ ChatFred will now store your ChatGPT (keyword cf) request and will show you your results. So you can search through your old requests.

dev2 🛠️

  • ⚙️ Text transformation: An easy way to transform text using a custom prompt. (read more)
  • 💭 Showing a notification after each prompt as an indicator that ChatGPT is working / "thinking"

dev1 🛠️

  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;. (read more)
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later. (read more)
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files or using an Apple shortcut. (read more)

v1.3.0-dev4 🛠️

17 Mar 10:31
Compare
Choose a tag to compare
v1.3.0-dev4 🛠️ Pre-release
Pre-release

Play and test:
dev4

  • 💭 Removed showing notification as a "loading indicator". It now shows a Large Type indicator
  • 🪲 Fix bug with multi-line responses for InstructGPT models: #24
  • Improvements for the history feature
  • General improvements

dev3 🛠️

  • 🕰️ ChatFred will now store your ChatGPT (keyword cf) request and will show you your results. So you can search through your old requests.

dev2 🛠️

  • ⚙️ Text transformation: An easy way to transform text using a custom prompt. (read more)
  • 💭 Showing a notification after each prompt as an indicator that ChatGPT is working / "thinking"

dev1 🛠️

  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;. (read more)
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later. (read more)
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files or using an Apple shortcut. (read more)

v1.3.0-dev3 🛠️

15 Mar 07:46
Compare
Choose a tag to compare
v1.3.0-dev3 🛠️ Pre-release
Pre-release

Play and test:
dev3 🛠️

  • 🕰️ ChatFred will now store your ChatGPT (keyword cf) request and will show you your results. So you can search through your old requests.

dev2 🛠️

  • ⚙️ Text transformation: An easy way to transform text using a custom prompt. (read more)
  • 💭 Showing a notification after each prompt as an indicator that ChatGPT is working / "thinking"

dev1 🛠️

  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;. (read more)
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later. (read more)
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files or using an Apple shortcut. (read more)

Full Changelog: v1.3.0-dev2...v1.3.0-dev3

v1.3.0-dev2 🛠️

13 Mar 17:47
Compare
Choose a tag to compare
v1.3.0-dev2 🛠️ Pre-release
Pre-release

Play and test:
dev2 🛠️

  • ⚙️ Text transformation: An easy way to transform text using a custom prompt. (read more)
  • 💭 Showing a notification after each prompt as an indicator that ChatGPT is working / "thinking"

dev1 🛠️

  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;. (read more)
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later. (read more)
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files or using an Apple shortcut. (read more)

Full Changelog: v1.3.0-dev1...v1.3.0-dev2

v1.2.2 🌈

13 Mar 16:39
Compare
Choose a tag to compare

🪲 Fix: issue with types in Python<3.10 #22

Full Changelog: v1.2.1...v.1.2.2

v1.3.0-dev1 🛠️

12 Mar 10:23
Compare
Choose a tag to compare
v1.3.0-dev1 🛠️ Pre-release
Pre-release

Play and test:

  • 🧑‍💻 ChatGPT aliases: If you use a certain prompt over and over again you can create an alias for it. This will save you from typing the same prompt over and over again. It is similar to the aliases in the command line. Format alias=prompt;. (read more)
  • 🔗 Universal action & combined queries: It is now possible to write a query to the cache and use it later. (read more)
  • ⌨️ You can now use your custom hotkey to send the clipboard content directly to ChatGPT.
  • 🗣️ Speak to ChatGPT by sending mp3 files or using an Apple shortcut. (read more)

v1.2.1 🌈

11 Mar 22:14
bb792f2
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0 🌈

10 Mar 17:25
Compare
Choose a tag to compare

Finally a new release. This is what is new:

  • ⛑️ There are now some functionalities for troubleshooting. Read more about it in the readme.
  • 🔓 Instead of using the -j in the prompt to activate the jailbroken version of ChatGPT you can now just hit (read more)
  • 🧑‍🎨 The file names of the pictures created by DALL·E 2 have now I timestamp.

Full Changelog: v1.1.0...v1.2.0

v1.1.0 🌈

07 Mar 05:55
Compare
Choose a tag to compare
  • Adds ChatGPT to the available models (read more) 🎉
  • Adds Alfred's Universal Actions for ChatGPT (read more)
  • Adds Jailbreak functionality to ChatGPT (read more)

Full Changelog: v1.0.3...v1.1.0