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

Better first use UX #9

Open
dave1010 opened this issue Sep 17, 2023 · 1 comment
Open

Better first use UX #9

dave1010 opened this issue Sep 17, 2023 · 1 comment

Comments

@dave1010
Copy link
Owner

First use wizard.
disclaimer
user preferences
setup

@vividfog
Copy link

The UX was fine. Some notes:

  1. Asking for OpenAI key when I came with the idea that I'll use a local model for this. Perhaps "press enter to not use OpenAI" or something would fix that.
  2. Installing the alias didn't work, it just silently failed to add the alias there. Perhaps the docs could say out loud to make alias "??"=clipea, because for target users for a tool like this, they would then know what's going to happen behind the scenes, or fix/do it quickly themselves.
  3. Being explicit about applying "llm models default" would be good, so there's no need to watch server logs to verify that it indeed does.
  4. Some sort of wizard would indeed be nice, especially if it takes a closer walkthrough of what model to use, what template to apply (if any) ...etc.
  5. Having the option to use a stronger model is good, so I like that "4" remains accessible even after using llm defaults to something else. Appreciated.
  6. Being a pedantic, perhaps the Clipea prompt could become customizable down the road. A clip would be enough for me.
  7. Ability to specify "--no-stream" as part of defaults is useful for some models/proxies that don't support streaming. This could also be expected from the underlying llm though.
  8. Generally, cross-referencing some parts of the llm library, in particular for customizing model choices and then applying them for clipea, could be a nice enhancement down the road.
  9. A set of known-good models to use with Clipea via LLM, perhaps related to previous point, that'd help a newcomer to make a decision, perhaps get excited too.

That's what stuck my mind upon unboxing. Hope this helps.

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

2 participants