Skip to content

Releases: pluja/maestro

v0.3.0

11 Feb 09:37
Compare
Choose a tag to compare

v0.3.0 - Ollama+OpenAI compatibility

v0.2.0

02 Jan 21:48
Compare
Choose a tag to compare

List of changes:

  • Don't send the folder context by default. Now you must use -ctx flag to enable it.
  • Use dolphin-mistral:latest as default ollama model. It gives much better results.
  • Add check for model; show error if it does not exist or is not yet pulled.
  • Add check for ollama version; it must be at least 0.1.14 for maestro to work.
  • Other minor improvements.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Nov 10:18
Compare
Choose a tag to compare

First stable release

Full Changelog: v0.0.2...v0.1.0

v0.0.2

25 Nov 22:20
Compare
Choose a tag to compare

Code quality improvements

Minor code quality improvements in this release.

v0.0.1

25 Nov 21:46
Compare
Choose a tag to compare

Initial maestro Release