Skip to content

Releases: nhaouari/obsidian-textgenerator-plugin

0.7.47

09 Jan 13:46
Compare
Choose a tag to compare

What Changed

Full Changelog: 0.7.46...0.7.47

0.7.47-beta

09 Jan 13:45
Compare
Choose a tag to compare
0.7.47-beta Pre-release
Pre-release

Full Changelog: 0.7.46...0.7.47-beta

0.7.46

04 Jan 11:29
Compare
Choose a tag to compare

What Changed

  • Added support for o1 and o1-mini under OpenAI Agent profile.
    Notes:

    • it doesn't support maxTokens
    • it doesn't support frequencyPenalty
  • Bugfix mobile js sandbox process not defined.

Full Changelog: 0.7.43...0.7.46

0.7.46-beta

04 Jan 11:27
Compare
Choose a tag to compare
0.7.46-beta Pre-release
Pre-release

0.7.45-beta

15 Dec 02:48
Compare
Choose a tag to compare
0.7.45-beta Pre-release
Pre-release

Changes

  • Fixed issue javascript prompting in mobile.
  • Updated langchain.

Full Changelog: 0.7.44-beta...0.7.45-beta

0.7.44-beta

03 Dec 18:17
Compare
Choose a tag to compare
0.7.44-beta Pre-release
Pre-release

What changed

  • Added api version option to whisper, to support azure.

0.7.43

28 Nov 16:24
Compare
Choose a tag to compare

What's Changed

  • Added auto-suggest system prompt
  • Fixed lower case model problem #304
  • Fixed Long standing bug with isMap and isSet in mobile #307.
  • Fixed stop sequence bug in anthropic Auto Suggest.
  • Fix non-functioning link to anthropic docs by @saikotek in #336
  • Change default anthropic model to latest by @saikotek in #335
  • removed three js which wasn't being used at all

New Contributors

Full Changelog: 0.7.42...0.7.43

0.7.43-beta

28 Nov 16:23
Compare
Choose a tag to compare
0.7.43-beta Pre-release
Pre-release

What's Changed

  • Added auto-suggest system prompt
  • Fixed lower case model problem #304
  • Fixed Long standing bug with isMap and isSet in mobile #307.
  • Fixed stop sequence bug in anthropic Auto Suggest.
  • Fix non-functioning link to anthropic docs by @saikotek in #336
  • Change default anthropic model to latest by @saikotek in #335
  • removed three js which wasn't being used at all

New Contributors

Full Changelog: 0.7.42...0.7.43-beta

0.7.42

03 Nov 12:12
Compare
Choose a tag to compare

What's Changed

  • Fixed bug with estimate tokens.
  • README: Update/correct link to Documentation by @galligan in #318

New Contributors

Full Changelog: 0.7.41...0.7.42

0.7.41

21 Sep 14:32
Compare
Choose a tag to compare

What's Changed

  • Bugfix for Failure to read files in Obsidian v1.7.2 #319
  • Simplify getFilesOnLoad function by @joethei in #322

New Contributors

Full Changelog: 0.7.38...0.7.41