Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide multiple options when triggering a prompt on rich text content #60

Open
Tracked by #66
tomusher opened this issue Feb 16, 2024 · 1 comment
Open
Tracked by #66
Assignees

Comments

@tomusher
Copy link
Member

When using the rich text 'magic wand' tool to apply a prompt to some text, we currently return one response and replace the content. If a user wants to try for a different response from the LLM, they need to undo and retry.

It would be a nicer experience if the user was either:

  • Prompted with a customisable number of responses from the LLM which they could select from or retry for another set
  • Could 'scroll' through different responses or easily retry without undoing first
@tomusher
Copy link
Member Author

llm doesn't currently provide a way to request n results from an LLM. Potential to contribute upstream, or just work around that somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant