Skip to content
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

Update some usages of scroll-to #915

Merged
merged 1 commit into from
Sep 1, 2024

Commits on Aug 31, 2024

  1. Update some usages of scroll-to

    We can remove the intentional delay on scroll-to now.
    
    There is one case where this does not work as expected though. When the
    chat message is not streamed, the scroll to with hidden box strategy
    does not work since the output is too fast. This occurred on LLM
    Rewriter example. But I updated it to fake the streaming.
    richard-to committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3c69357 View commit details
    Browse the repository at this point in the history