I’m searching for a Linux LLM chat GUI that lets you branch conversations—similar to how ChatGPT lets you edit any previous message and start a new path, while still being able to see and access the original conversation.
I’m searching for a Linux LLM chat GUI that lets you branch conversations—similar to how ChatGPT lets you edit any previous message and start a new path, while still being able to see and access the original conversation.
Open webUI connected to ollama can do this. In openwebui, if you edit any one of your responses, it forks the conversation. You can flip between each branch using the arrows below any of your responses. If you click the 3 dot menu and click overview, it opens a graph view that shows the branches of the conversation visually.