raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.02k stars 2.75k forks source link

[Ollama AI] Continue chat conversation with pre-defined commands #13103

Open nirtamir2 opened 1 week ago

nirtamir2 commented 1 week ago

Extension

https://www.raycast.com/massimiliano_pasquini/raycast-ollama

Description

Hi, I’d like to see Ollama integration with Raycast enable chat conversations instead of providing a single answer for the pre-defined commands. I think it would be beneficial if this feature were configurable, allowing users to add more messages to pre-defined prompts and conversations.

Who will benefit from this feature?

Everyone who wants to have a more effective conversation with Ollama and is not satisfied with the initial outcome may choose to refine their approach by engaging in further conversation. Also, a common use case is to remove the useless explanation text that we may get in the response.

Anything else?

image I want to fine-tune the response here and guide it to make it shorter / show more examples. I would like to have a chat text input so I can write my response and continue the conversation

image Here is an example that I would like to ask the model to not include the starting line

I notice that Ollama extension can to handle chat messages (although I did not understand it at first because the UI is different compare to the common ai chat examples), but I want such ability with the pre-defined prompts

image

raycastbot commented 1 week ago

Thank you for opening this issue!

🔔 @MassimilianoPasquini97 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `massimiliano_pasquini/raycast-ollama` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.