Taewan-P / gpt_mobile

Chat app for Android that supports answers from multiple LLMs at once. Designed with Material3 & Compose.
GNU General Public License v3.0
117 stars 12 forks source link

Feature Request: Editable User Input #23

Open ford-perfect opened 1 month ago

ford-perfect commented 1 month ago
  1. Allow copy of userprompt
  2. Allow edit of user prompt
  3. Make multiple branches accessible
  4. Allow to copy complete Chats
  5. Multiple system prompts selectable at chat start
Taewan-P commented 1 month ago

What do you mean by multiple branches? Btw we already support copying completed chats

Samylol99 commented 1 month ago

@Taewan-P I'm highly confident that by branching paths, they're referring to when you modify your prompt or regenerate your answer, you can click on the right/left arrows to show the previous/next regenrated reply followed by all the prompts you typed after said reply. I was also gonna open an issue to request that. Here are screenshots from ClaudeAI in case it's not clear. Screenshot_2024-07-27-04-29-55-672.jpeg

Screenshot_2024-07-27-04-30-21-292.jpeg

Taewan-P commented 1 month ago

Aha, I see.