github pbek/QOwnNotes v24.5.3
Release v24.5.3

latest releases: v24.7.0, v24.6.3, v24.6.2...
one month ago

24.5.3

  • QOwnNotes now has AI support, currently for Groq
    (because you can get free API keys) and OpenAI
    (for #3026)
    • There is a new AI toolbar where can turn the service on, and you can select the AI backend and model
    • As a first step, there is a new script ai-autocomplete in the script repository
      that uses the selected AI model to autocomplete the current block in the note text edit
    • You can now add a OpenAI API key in the new AI settings
    • Use the new script.aiComplete(prompt) scripting command to your own imagination (see below)
  • There now is a new scripting command script.aiComplete(prompt) to use a completion prompt
    on the currently selected AI model (for #3026)
  • There now is a new scripting command script.noteTextEditCurrentBlock() to get
    the text of the current block (for #3026)

Don't miss a new QOwnNotes release

NewReleases is sending notifications on new releases.