Skip to content

Commit b31514e

Browse files
CHANGELOG.md updated
1 parent 3523027 commit b31514e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# raycast-ollama Changelog
22

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+
311
## [BugFix] - 2024-03-12
412

513
- [@almoce] Fixed missing first word in answer on `Chat with Ollama`.

0 commit comments

Comments
 (0)