Skip to content

Releases: alfredapp/openai-workflow

2024.19

28 Nov 23:23
Compare
Choose a tag to compare
  • Check for any falsy value of finishReason to support more APIs.
  • Fix DALL-E default endpoints in the code.

2024.18

13 Nov 18:15
Compare
Choose a tag to compare

Add FAQ.

2024.17

30 Oct 11:01
Compare
Choose a tag to compare

Allow API endpoints to include a full path.

2024.16

20 Sep 11:01
Compare
Choose a tag to compare

Remove o1 models while in beta.

2024.15

12 Sep 20:47
Compare
Choose a tag to compare
  • Add o1-preview and o1-mini.
  • Remove date from error message.

2024.14

08 Aug 19:50
Compare
Choose a tag to compare

Fix continuing chat from Universal Action.

2024.13

20 Jul 02:20
Compare
Choose a tag to compare

Replace GPT-3.5 with GPT-4o mini.

2024.12

17 Jul 18:09
Compare
Choose a tag to compare
  • Allow to further refine question when sending via Universal Action.
  • Remove steps to move from cache to data.
  • Update JSON parsing of chunks.
  • Remove extraneous space.

2024.11

13 May 20:09
Compare
Choose a tag to compare

Add GPT-4o model.

2024.10

02 May 20:25
Compare
Choose a tag to compare

Make context window configurable.