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
+8
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# raycast-ollama Changelog
2
2
3
+
## [Improvement] - 2024-06-03
4
+
5
+
-**Command 'Manage Models'**: Support for multiple configured Ollama Server, manage and use models from different server.
6
+
-**Command 'Custom Command'**: changed prompt format to the [Raycast Prompt Explorer](https://prompts.ray.so/) one. More details on supported tag on the *README.md*. ***WARNING***: This change combined with allowing multiple Ollama server feature break all configured custom command so all custom commands need to be reconfigured.
7
+
-**Command 'Summarize Website'**: New command that summarize the content of the current web browser tab. For this feature [Raycast Browser Extentision](https://www.raycast.com/browser-extension) is required.
8
+
-**Command 'Chat with Ollama'**: Improved UI, combine models from different Ollama Server and use browser content on prompt with [Raycast Browser Extentision](https://www.raycast.com/browser-extension).
9
+
- Added support for *keep_alive*, you can now chose how many minutes the model must stay on memory.
10
+
3
11
## [BugFix] - 2024-03-12
4
12
5
13
-[@almoce] Fixed missing first word in answer on `Chat with Ollama`.
0 commit comments