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

Return larger chunks #38825

Open
znamenskii-ilia opened this issue Jan 23, 2025 · 0 comments
Open

Return larger chunks #38825

znamenskii-ilia opened this issue Jan 23, 2025 · 0 comments
Labels
Anvil Pod Issue related to Anvil project Task A simple Todo

Comments

@znamenskii-ilia
Copy link
Contributor

Current behavior: every chunk of the stream response contains very short text, sometimes 1-2 letters. This leads to a lot of code evaluations and rerenders of the chat, as a result, slow performance.

Expected behavior: chucks contain large text (1-2 words)

@znamenskii-ilia znamenskii-ilia added the Anvil Pod Issue related to Anvil project label Jan 23, 2025
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anvil Pod Issue related to Anvil project Task A simple Todo
Projects
None yet
Development

No branches or pull requests

2 participants