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

Releases: chrislemke/ChatFred

v1.6.1 🌈

01 Oct 13:48
Compare
Choose a tag to compare
  • Decrease the size of the workflow

v1.6.0 🌈

10 Aug 08:15
Compare
Choose a tag to compare

v1.5.3 🌈

03 Aug 13:56
Compare
Choose a tag to compare

v1.5.2 🌈

03 Aug 09:04
Compare
Choose a tag to compare

v1.5.1 🌈

25 Apr 12:27
Compare
Choose a tag to compare

v1.5.0 🌈

19 Apr 05:05
Compare
Choose a tag to compare
  • 🖥️ Add the possibility to add custom API URLs: #53 Thanks @JettChenT

v1.4.0 🌈

08 Apr 12:29
Compare
Choose a tag to compare
  • 🪲 For improved debugging the duration of each function in the ChatGPT module is now tracked and displayed in the Alfred debugger
  • ⌨️ Improvement of the text transformation feature in combination with the paste-to-app feature. Check out the readme for more information.
  • Add fn option for combining text transformation and pasting ChatGPT's response to the frontmost app.

v1.3.3 🌈

06 Apr 07:58
Compare
Choose a tag to compare

Features:

  • ⌨️ Using the Paste response to frontmost app (workflow configuration) ChatGPT will not only put the response in the clipboard history but will also paste it to the frontmost app.

v1.3.2 🌈

29 Mar 08:10
Compare
Choose a tag to compare

Fix:

  • Remove redundant universal actions:#38

Features:

  • Provide the possibility to have two different maximum tokens for ChatGPT and InstructGPT: #36

v1.3.1 🌈

23 Mar 14:59
ca7edea
Compare
Choose a tag to compare

Features:

  • Add speak the answer to the cf command and the fallback search: #33

Some fixes:

Others:

  • Drop support of: Codex API since OpenAI is shutting it down. The following models are affected: code-cushman and code-davinci