-
Notifications
You must be signed in to change notification settings - Fork 2
Chat Features
- Type in the message box and press Enter to send
- Press Shift+Enter to add a new line without sending
- The input box expands automatically as you type
Edit a message:
- Hover over any of your sent messages
- Click the ✏️ pencil icon
- Edit the text and press Enter to resend — the conversation continues from that point
Regenerate an AI response:
- Hover over any AI message
- Click the 🔄 regenerate icon
- The AI produces a new response using the same context
Hover over any message and click the copy icon to copy its text to the clipboard.
Use the search bar at the top of the sidebar to filter chats by title. The search works across all folders and unfiled chats in real time.
- Hover over a chat in the sidebar
- Click the ✏️ pencil icon
- Type a new name and press Enter
Chat titles are also set automatically from your first message.
- Hover over a chat in the sidebar
- Click the 🗑️ trash icon
- Confirm deletion
Deleted chats are removed from both the device and the server.
- Hover over a chat in the sidebar
- Click the 📁 folder icon
- Select a folder from the picker, or choose Unfiled to remove it from any folder
See the Folders page for more on creating and managing folders.
Quasar AI automatically manages long conversations. Once a chat exceeds 20 messages, older messages are summarised using the same AI model you are chatting with, and that summary is injected as context. The last 8 messages are always sent verbatim. This keeps responses accurate without hitting provider token limits.