Skip to main content

Chat Branching

Switch LLMs mid-chat

Chat branching is kind of like time traveling. "What if I had asked GPT4o instead of Gemini 2.5 Pro?" In Hatz, you can go back and branch into a new chat with a new LLM.

Let's say I start a chat and get my output:

Secure Chat response with an edit button and an AI Reasoning dropdown above the generated answer.

But I want to see how another LLM would have answered. Instead of starting a new chat and having to switch back and forth, I can click on the edit button and change the model:

Edited Secure Chat prompt with Gemini 2.5 Pro selected before resubmitting the branched chat.

I can send the chat input to the new LLM, and even change the prompt if I wanted to!

Once you've started to branch chats, you can navigate between them easily by clicking the arrows.

Chat branch controls with edit, copy, previous, current branch count, and next buttons.
Did this answer your question?