Skip to content

Releases: zeitlings/alfred-ollama

Alfred Ollama v2.2.1

02 May 11:42
Compare
Choose a tag to compare

Fix for #11 where longer-taking responses failed due to premature timeout.

Alfred Ollama v2.2.0

17 Apr 12:21
Compare
Choose a tag to compare
  • Added model information: mirrors ollama show <model>
  • Added confirm dialog before deleting models
  • Switched to curl over lsof to confirm connection is up and Ollama listens
  • Switched to ollama stop <model> for unloading models
  • Improved support for remote Ollama #9 (thanks @jdtzmn)

Alfred Ollama v2.1.0

09 Feb 10:15
Compare
Choose a tag to compare
  • Added model info to the chat window
  • Changed Inference Action behavior
    • Generate in new window by default
    • Stream to frontmost application via ⌘ modifier

Alfred Ollama v2.0.0

18 Nov 10:55
Compare
Choose a tag to compare

Brings local inference via Inference Actions and Chat Interface.

Ollama v1.0.0

17 May 07:45
Compare
Choose a tag to compare

initial release