Find answers from the community

Updated 2 weeks ago

Typewriter Effect for Chat Responses

How can we add typewriter effect to the chat engine responses
L
S
3 comments
typewriter effect?
You need to handle that yourself in your frontend. You can only take in streaming responses from llama index, but that's it from the backend side
If you use something like useChat from Vercel it handles everything by itself.
Add a reply
Sign up and join the conversation on Discord