Skip to content

Releases: ajikan/ScribeAI

v1.2.1

26 May 16:37
Compare
Choose a tag to compare

Added GPT4 support

v1.2.0

24 Mar 03:27
Compare
Choose a tag to compare

Markdown formatting in AI responses. Codex models were discontinued by OpenAI.

v1.1.5

03 Mar 18:30
Compare
Choose a tag to compare

The official ChatGPT API is finally out and is now integrated into ScribeAI. You can find details on how to enable ChatGPT in the README!

v1.1.4

17 Feb 02:19
Compare
Choose a tag to compare

Updated installation instructions thanks to @Samsonroyal. Made generate docstring prompt better. Improved prompt creation to filter out NOTE comments.

v1.1.3

08 Feb 04:06
Compare
Choose a tag to compare

Fixed bug introduced by vscode 1.75.0 update that caused extension to stop working. Ask AI and AI Edit features should work now.

v1.1.2

01 Feb 02:48
Compare
Choose a tag to compare

Added Kofi button

v1.1.1

01 Feb 01:54
Compare
Choose a tag to compare

ChatGPT now comes to Scribe AI! Codex and text-davinci are also much more performant than before!!

v1.1.0

31 Jan 19:53
Compare
Choose a tag to compare

Now chatbot responds with more detailed response through prompt engineering and additional tuning.

v1.0.11

27 Jan 21:50
Compare
Choose a tag to compare

Changed description from ChatGPT to ChatGPT-like to clear up any confusion.

v1.0.10

27 Jan 04:24
Compare
Choose a tag to compare

Synchronized package.json and lock versions. Updated README.