I'd like to be able to search within a given thread. If I use the browser's built-in "find..." function, it picks up not only my conversation, but also the model's reasoning text. I'd like to be able to search in the conversation alone (since that's what I remember from the original interaction).
I imagine two ways to implement this: (1) some kind of a search box; (2) a toggle that would temporarily remove the reasoning text, so I can use the built-in "find".
The user wants to find something mentioned in an old thread. The search is streamlined, so the reasoning text is excluded.