Originally created by @Notarin on GitHub (Nov 6, 2023).
This is very simple, the ability to edit the models responses like in oobabooga, or more preferably something akin to the way you edit your prompts
Originally created by @Notarin on GitHub (Nov 6, 2023).
This is very simple, the ability to edit the models responses like in oobabooga, or more preferably something akin to the way you edit your prompts
sure, the prompts i provide to the model, next to each one is an edit button, I would like there to be one next to the models responses as well, as the chat history is plain text and entirely mutable, so I would like to be able to edit its response, this is useful for what you want to guide the model in a direction, or assist it come to the right conclusion. Ive used this on playground and on oobabooga's UI and it's very useful.
@Notarin commented on GitHub (Nov 6, 2023):
sure, the prompts i provide to the model, next to each one is an edit button, I would like there to be one next to the models responses as well, as the chat history is plain text and entirely mutable, so I would like to be able to edit its response, this is useful for what you want to guide the model in a direction, or assist it come to the right conclusion. Ive used this on playground and on oobabooga's UI and it's very useful.
@tjbck commented on GitHub (Nov 6, 2023):
Hi all,
I'll think of ways to implement this after https://github.com/jmorganca/ollama/pull/991 gets merged to main.
Thanks.
Actively working on this feature! I will add this long-awaited support right after the Ollama team releases the new version with the changes. Stay tuned, thanks!
@tjbck commented on GitHub (Dec 5, 2023):
Actively working on this feature! I will add this long-awaited support right after the Ollama team releases the new version with the changes. Stay tuned, thanks!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Notarin on GitHub (Nov 6, 2023).
This is very simple, the ability to edit the models responses like in oobabooga, or more preferably something akin to the way you edit your prompts
@tjbck commented on GitHub (Nov 6, 2023):
Hi, I'm not sure If I'm getting what you're saying. could you elaborate a bit more? Thanks.
@Notarin commented on GitHub (Nov 6, 2023):
sure, the prompts i provide to the model, next to each one is an edit button, I would like there to be one next to the models responses as well, as the chat history is plain text and entirely mutable, so I would like to be able to edit its response, this is useful for what you want to guide the model in a direction, or assist it come to the right conclusion. Ive used this on playground and on oobabooga's UI and it's very useful.
@guilhermeaddr commented on GitHub (Nov 6, 2023):
Indeed, a necessary feature. This is useful for teaching the model how to behave.
@tjbck commented on GitHub (Nov 6, 2023):
Hi all,
I'll think of ways to implement this after https://github.com/jmorganca/ollama/pull/991 gets merged to main.
Thanks.
@guilhermeaddr commented on GitHub (Dec 5, 2023):
The PR was merged.
@tjbck commented on GitHub (Dec 5, 2023):
Actively working on this feature! I will add this long-awaited support right after the Ollama team releases the new version with the changes. Stay tuned, thanks!
@Notarin commented on GitHub (Dec 12, 2023):
fantastic! Thank you for the implementation of the requested feature!