ShipBit / slickgpt

SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
https://slickgpt.vercel.app
MIT License
467 stars 95 forks source link

Setting dialogue manually with `enter` key triggers Automatic Suggestion and overwrites the manual title. #84

Closed xmoiduts closed 11 months ago

xmoiduts commented 11 months ago

When setting the dialogue title manually, pressing enter key should trigger "Save" (finish setting the title), rather than Automatic suggestion via GPT3.5 .

The current version is shown below: image
image