-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
bugSomething isn't workingSomething isn't workinghuggingchatFor issues related to HuggingChat specificallyFor issues related to HuggingChat specifically
Description
Bug description
When a new user (new session id) lands on huggingchat for the first time, if the page is an assistant landing page and they click "start chatting" they get redirected to the default landing page with the default model
Steps to reproduce
- open a new private window tab
- go to the landing page of any assistant (https://huggingface.co/chat/assistant/66dacdafbb1b88ad80e130d9)
- press "start chatting"
- get redirect to chat with llama 3.1 70b instead of a chat with the assistant
- If you do it again it will work, it only fails for the first landing
Screenshots
N/A
Config
HuggingChat in prod
Notes
Probably due to the initialization of settings when the user gets the welcome modal which means the setting of the assistant is ignored? this is quite important since being able to share assistants with anonymous users is an important feature of huggingchat
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghuggingchatFor issues related to HuggingChat specificallyFor issues related to HuggingChat specifically