Mishig

Results 28 comments of Mishig

if this pr is taking long time, maybe we can just cherry-pick & merge https://github.com/huggingface/chat-ui/pull/773/commits/9a21527a9ecaf9840e1e3f0922591166c1a2c8cd to main ?

Right now when you are on some user's or your assistant (i.e. the url has `?user=xyz`) & choose a model from dropdown, it removes `user` from searchQuery. Should the `user`...

Updates: 1. Refactored `getHref` utility func https://github.com/huggingface/chat-ui/pull/773#discussion_r1482189358 2. Regarding [this comment](https://github.com/huggingface/chat-ui/pull/773#issuecomment-1932999811), made this commit https://github.com/huggingface/chat-ui/pull/773/commits/b7ede7fc68b44b9fc2ed4237aaa8cd7e606238a2 which preserves the `user` as model id changes

Please let me know if there's anything else

Commit https://github.com/huggingface/chat-ui/pull/773/commits/c41f2356f0959d9a2e710b023ac02475d98d9ae0 Before; it was showing single "Community" btn for non-logged in users ![Screenshot 2024-02-08 at 10 58 43 AM](https://github.com/huggingface/chat-ui/assets/11827707/a8822381-a3bb-4361-8160-339829c6d96c) After https://github.com/huggingface/chat-ui/pull/773/commits/c41f2356f0959d9a2e710b023ac02475d98d9ae0; non-logged in users won't see "Community" btn. Only...

thanks for notifying about this issue!

@lbourdois it has been a while, I will revisit the issue 👍