zeitlings / alfred-ollama

Dehydrated Ollama CLI Interface
https://github.com/zeitlings/ayai-gpt-nexus
30 stars 1 forks source link

Support ollama 0.4.2 #1

Closed cage1016 closed 1 week ago

cage1016 commented 1 week ago

Hi, @zeitlings

Thanks to contribute ollama utility for Alfred. It works well at ollama v0.3.0 but not for v0.3.12 or latest version 0.4.2. It's appreciated you could support latest version

[12:18:17.267] Ollama[Script Filter] Queuing argument '(null)'
[12:18:17.495] Ollama[Script Filter] Script with argv '(null)' finished
[12:18:17.501] ERROR: Ollama[Script Filter] Code 133: Exited with error code but no message ollama version is 0.4.2
zeitlings commented 1 week ago

Hey @cage1016

Fixed with v2.0.0. Note that this version bundles the executable and bypasses the gatekeeper. Feel free to build the binary from source.