← Back to context

Comment by ToValueFunfetti

1 day ago

>they just dont make it easy to traverse

I needed to pull some detail from a large chat with many branches and regenerations the other day. I remembered enough context that I had no problem using search and finding the exact message I needed.

And then I clicked on it and arrived at the bottom of the last message in final branch of the tree. From there, you scroll up one message, hover to check if there are variants, and recursively explore branches as they arise.

I'd love to have a way to view the tree and I'd settle for a functional search.