lollipopkit / flutter_gpt_box

GPTBox - a third-party client for OpenAI API.
GNU General Public License v3.0
156 stars 10 forks source link

feat: search in local history before opening a new chat #153

Closed lollipopkit closed 12 hours ago

lollipopkit commented 1 month ago

Proposition:

After inputting any chars in the field, search them in history, if any matches, show a select panel. Users can continue input and start a new chat, or select one from the panel to view history.