You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# raycast-ollama Changelog
2
2
3
+
## [BugFix] - 2024-06-20
4
+
5
+
- Fixed Error `keep alive, error missing unit in duration` on **Command 'Create Custom Command'**.
6
+
3
7
## [BugFix] - 2024-06-19
4
8
5
9
- Fixed Error `keep alive, error missing unit in duration`: unit is now required for negative or zero duration time. Use -1s for persistent model on memory or 0s for free up memory immediately.
0 commit comments