Skip to content

v1.3.0

Choose a tag to compare

@ImDarkTom ImDarkTom released this 23 Jun 19:12
· 65 commits to main since this release

What's Changed

Major

  • Download manager has been overhauled, with a model browser for Ollama (#22)
  • OpenAI-API compatability, allowing support for providers such as llama-cpp (#20) and more (#26)

Minor

  • Cloud pricing now has levels (#19)
  • Sidebar dynamically updates based on open page (#21)
  • Keyboard shortcuts are now displayed when hovering over an action that supports them (#23)
  • Model info is now tabbed and data-driven, supporting all providers not just Ollama (#25)
  • Actions across the app are now more provider-agnostic (notably connection warning/popups) (#27)
  • OpenAI-API providers support tool calling (#28)
  • Tools can now be mass enabled/disabled (#29)

Full Changelog: v1.2.0...v1.3.0