Skip to content

Releases: micahke/obsidian-gpt3-notes

0.2.8

07 Jul 09:11
Compare
Choose a tag to compare

What's Changed

GPT-4 Integration!

  • added options for GPT-4 by @micahke in #19
  • fixed bug that cuts off the first few characters of preview text

Full Changelog: 0.2.7...0.2.8

0.2.7

25 Mar 17:54
Compare
Choose a tag to compare

What's Changed

  • Regenerate by @gmq in #15
  • fix(): use most recent history item by @gmq in #16

Adds the ability to regenerate your response after seeing the preview. Other small bug fixes.

Full Changelog: 0.2.6...0.2.7

0.2.6

10 Mar 06:12
Compare
Choose a tag to compare

What's Changed

  • Adds support for GPT-Turbo models

Full Changelog: 0.2.5...0.2.6

0.2.5

29 Jan 23:37
Compare
Choose a tag to compare

What's Changed

  • gpt text streaming by @micahke in #11
  • small fixes for rate limit errors: this should be improved as a result of the change above ^

Full Changelog: 0.2.4...0.3.0

0.2.4

23 Jan 22:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

13 Jan 02:55
Compare
Choose a tag to compare

0.2.3 hotfix (01/12/2023)

  • added a retry method for users getting 401 request when generated a note

What's Changed

  • Add replacement tokens by @gmq in #5

Adds ability to generate note based on selected text in document. Also adds support for creating tokens in prompts.

Adds ability to edit GPT output before inserting in note.

New Contributors

  • @gmq made their first contribution in #5
  • @micahke made their first contribution in #6

Full Changelog: 0.2.1...0.2.3

0.2.1

31 Dec 18:09
Compare
Choose a tag to compare
  • moved stylings to styles.css

0.2.0

31 Dec 17:03
Compare
Choose a tag to compare
  • added a prefix prompt to support popular phrases
  • added a suffix prompt to support phrases
  • added a history to select recent prompts

0.1.0

14 Dec 05:47
6ac7375
Compare
Choose a tag to compare

Initial version of the plugin