Skip to content

Releases: MassimilianoPasquini97/raycast_ollama

2025-02-24

27 Feb 16:54
08e52e6
Compare
Choose a tag to compare

What's Changed

  • Improve processing streaming response from Ollama. by @wenLiangcan in #13

New Contributors

Full Changelog: 2025-01-26...2025-02-24

2025-01-26

23 Feb 22:01
9d17274
Compare
Choose a tag to compare

What's Changed

  • [@jsynowiec] Command 'Create Custom Command': typos fixes.

New Contributors

Full Changelog: 2025-01-02...2025-02-26

Available at Raycast Store

2025-01-02

23 Feb 21:59
cee51f9
Compare
Choose a tag to compare

What's Changed

  • New Command 'Loaded Models': lists currently models loaded on memory. Data are auto updated every 3 seconds.
  • Command 'Manage Models': model currently loaded in memory flagged with tag 'In Memory'.
  • Command 'Manage Models': added Action 'Update Model', pull selected model from registry updating it.
  • Command 'Manage Models': added Action 'Model Library', open Ollama Library Web page for listing available models.
  • Command 'Chat with Ollama': modified copy keybinds to 'cmd+shift+c' from 'cmd+c'.

Full Changelog: 2024-08-05...2025-01-02

Available at Raycast Store

2024-08-05

06 Aug 05:21
647d08f
Compare
Choose a tag to compare

What's Changed

  • [Improvement] New action "Continue as Chat" on single shot commands allow continuing conversation on "Chat with Ollama".
  • [BugFix] Custom commands created before "2024-06-03" update, or with incorrect parameters now display error message instead of crashing.
  • [BugFix] Typo fixed on "Make Longer" command.

Full Changelog: 2024-06-20...2024-08-05

Available at Raycast Store

2024-06-20

20 Jun 17:06
Compare
Choose a tag to compare

What's Changed

  • Fixed Error keep alive, error missing unit in duration on Command 'Create Custom Command'.

Full Changelog: 2024-06-19...2024-06-20

Available at Raycast Store

2024-06-19

19 Jun 20:40
Compare
Choose a tag to compare

What's Changed

  • 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.

Full Changelog: 2024-06-03...2024-06-19

Available at Raycast Store

2024-06-03

03 Jun 12:51
Compare
Choose a tag to compare

What's Changed

  • Command 'Manage Models': Support for multiple configured Ollama Server, manage and use models from different server.
  • Command 'Custom Command': changed prompt format to the Raycast Prompt Explorer 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.
  • Command 'Summarize Website': New command that summarize the content of the current web browser tab. For this feature Raycast Browser Extentision is required.
  • Command 'Chat with Ollama': Improved UI, combine models from different Ollama Server and use browser content on prompt with Raycast Browser Extentision.
  • Added support for keep_alive, you can now chose how many minutes the model must stay on memory.

Full Changelog: 2024-03-12...2024-06-03

Available at Raycast Store

2024-03-12

12 Mar 08:47
Compare
Choose a tag to compare

What's Changed

  • [@almoce] Fixed missing first word in answer on Chat with Ollama.

New Contributors

Full Changelog: 2024-03-02...2024-03-12

Available at Raycast Store

2024-03-02

02 Mar 07:43
Compare
Choose a tag to compare

What's Changed

  • [Improvement] [@AlexMcDermott] Screenshot on Clipboard can now be used on Chat with Ollama and Describe Content of Image.
  • [BugFix] Fixed error causing ModelView not

New Contributors

Full Changelog: 2024-01-24...2024-03-02

Available at Raycast Store

2024-01-24

24 Jan 09:03
Compare
Choose a tag to compare
  • Fixed Cannot read properties of undefined (reading 'split') caused by API route '/api/show' responding with empty 'parameters' value for some models.

Available at Raycast Store