---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/conversational-interfaces

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Chat streaming responses

# Chat streaming responses {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Synthesized responses stream in real time for Now Assist LLM chat conversations instead of waiting for the entire message to render. Streaming enables responses from the LLM to be sent immediately to help improve performance when replying to requests.

LLM response messages stream for synthesized responses as they're generated instead of appearing all at once to end users. Responses stream in either one letter or one word at a time. After end users enter a question or request into the chat, synthesized
responses begin to stream in and stop streaming after the full message has been delivered. While the response is generating, various loading messages (such as Generating an answer) appear. For more
information and examples of loading messages, see [Latency feedback in Virtual Agent](https://servicenow-prod.fluidtopics.net/3VJeL1GYhJk1zOJhcr3VlQ "The com.glide.cs.message.processing.enabled system property notifies requesters whenever the generative AI large language model (LLM) is processing their request in the Virtual Agent chat widget and Now Assist panel."). An animated sparkle ![Animated AI sparkle icon.]() icon appears while the response is generating. The animated sparkle ![Animated AI sparkle icon.]() icon changes to the static branded Virtual Agent icon after the response has fully loaded.  
Dica:  
If you want to turn off the animated sparkle icon during streaming, set sn_nowassist_va.nass_animated_avatar_enabled to <kbd class="ph userinput">false</kbd> in the System Property \[sys_properties\] table. When the animated sparkle icon is off, the loading messages are followed by an animated ellipsis icon. For more information about this system property, see [Available system properties](https://www.servicenow.com/docs/access?context=r_AvailableSystemProperties&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

For standard chat, the Show more link appears after six lines of text is streamed. Selecting Show more streams the remainder of the message until the full
message is delivered.
Figura 1. Example of a standard chat streamed synthesize response fully loaded

For enhanced chat, streaming is applicable to the synthesized response wherever it applies. When streaming completes, the entire synthesized response displays, rather than a truncated response, in the chat
window or enhanced chat. The synthesized response can stream in the chat window or on the portal's search results page, as well as the enhanced chat's Now Assist tab.

To enable streaming, configure your AI assistants to stream responses during the Now Assist in Virtual Agent guided setup. For more information, see [Configuring assistants overview](https://servicenow-prod.fluidtopics.net/CqnVVXzMNuMOzMxUn2V2OA "Use Assistant Designer to build and optimize large language model (LLM) assistants for your conversational needs. Assistant Designer is a centralized assistant administrator experience that allows you to create and manage both chat and voice assistants.").  
Importante:  
The streaming feature isn't available when dynamic translation is turned on. To enable streaming, dynamic translation must be turned off.

