What is the difference between editing and forking an AI chat?
Editing changes the same thread. Forking creates a new branch from that thread. Forking is better when you want to compare different refinements without losing the original version.
Editing changes the same thread. Forking creates a new branch from that thread. Forking is better when you want to compare different refinements without losing the original version.