Loading animation for LLM Chat

Hi, how can we add custom animation to LLM Chat?

For example when we use chatbots like Claude and Gemini, we will see the avatar animate or flashing.

How can we do this in LLM Chat?

Hey @wonka - I don't believe that particular feature is natively supported. Right now, we indicate that the LLM is "thinking" by displaying a spinner in the righthand side of the text input.

If you want to customize the behavior of other components based on the , you can instead reference the isFetching property of the backing query.

Let me know if you have any additional thoughts or questions about this! I'll talk to the team about potentially adding more animations and follow up here if I have any updates. :+1: