Published March 14, 2025 | Version v0.10.0
Software Open

Jarvis: AI note-taking assistant

Description

  • models
    • new: Claude 3.5 and 3.7, and support for custom models (OpenAI-compatible endpoints) (FR #34)
    • new: Gemini 2.0 models (flash, flash-lite, pro)
    • new: GPT-4.5, o1, and support for other custom o-models (OpenAI-compatible endpoints)
    • deprecated legacy models: GPT-3.5 (still available as a custom model), Gemini 1
    • improved: removed constraint on max_tokens, memory_tokens, notes_context_tokens
      • previously, max_tokens, memory_tokens and notes_context_tokens were tied together due to how models used to calculate their tokens
      • many models today separate context, or input prompt, from the length of the generated output / response
      • so it is now up to the user to ensure that the settings match the model's limits
    • improved: model descriptions, separating input tokens from output tokens
  • new: cancel button for database updates
  • new: setting: Notes: Abort on error (FR #39)
  • improved: model error handling
  • improved: reset default API key to empty strings (FR #33)
  • imporved USE model follows rate limit settings
  • improved: UI style

Full Changelog: https://github.com/alondmnt/joplin-plugin-jarvis/compare/v0.9.1...v0.10.0

Notes

If you use this software, please cite it as below.

Files

alondmnt/joplin-plugin-jarvis-v0.10.0.zip

Files (3.2 MB)

Name Size Download all
md5:35f81f43c41cc405f871568803c478cf
3.2 MB Preview Download

Additional details

Related works