dotneet / smart-chatbot-ui

An open source ChatGPT UI.
https://smart-chatbot-ui.vercel.app/
MIT License
475 stars 98 forks source link

Feature : there should be 2 suggestion message like ChatGPT has. #160

Open PriyansuMaurya opened 1 year ago

PriyansuMaurya commented 1 year ago

This is what it looks like when you add an API key:

image

It would be beneficial if we could incorporate a feature that allows users to add two or more suggestions, similar to ChatGPT. This would enable users to quickly verify the output without much effort.

image

oryan commented 1 year ago

In my opinion the current implementation is a better utility.

Consider that a user might use the options you are suggesting once if ever. They aren't really useful after that if at all.

Whereas the system prompt, temp and model selection are useful for every use case.

PriyansuMaurya commented 1 year ago

But it will help new people to easily get started, and get the basic idea of how to prompt.