notmd
notmd
Hi can you post a screenshot here?
Closing this since there is no response
@ruoniw Hi, my idea is add 2 tab components under a chat list, maybe called "Your chats" and "Hidden chats". Also, need to modify the inference a bit to support...
> Is this solved by #3075 ? No, it only allow to view hidden chats.
@mtosity we decided to implement a filter, so users can filter whatever chats they want. See https://github.com/LAION-AI/Open-Assistant/pull/3075#discussion_r1186871286
If your hypothesis is correct. I think we should disable swr retry on error globally, since many user only use chat only, and swr will retry forever
Does this make sense? I haven't see any chat app support this.
I dont think we should support this
Will do this when I rework the tree render logic. Already see OpenAI does the same
Thank yo @dosacat, please try to use autoFocus props first. If it not work then we need a focus trap or something similar