-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create DuoChat codelab #620
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall, it's a nice codelab. Each section is consistent in its tone and structure. I think it's good that it doesn't go too in-depth into the technical details.
I think is definitely a really good addition to the documentation.
Now that we have a dedicated conversation page with a multi-column layout, let's make some final improvements to enhance the user experience: | ||
|
||
1. Navigate to the conversations page at the start of a conversation. | ||
2. Implement auto-scrolling to keep the latest messages in view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't see this behavior in the hugging face demo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch - the hf demo was using out of date code. I've updated and repushed it.
Code repo: https://github.com/wwwillchen/mesop-duo-chat
Demo: https://huggingface.co/spaces/wwwillchen/mesop-duo-chat