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

v1.3.0 🌈

Compare
Choose a tag to compare
@chrislemke chrislemke released this 20 Mar 18:52
· 124 commits to main since this release
a60d7cb
  • β 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.