I want to make my agentic chat as streaming output

Hey @Abhiru_Wijesinghe !
Yes and no.

  1. Yes it is possible - you can do a redirection to a some message broker like a database and read->print events. example - Real LLM Streaming with n8n – Here’s How (with a Little Help from Supabase) - Demo Domain
  2. Check out this thread Stream AI responses on HTTP responses, LLM chains, and AI agents nodes - #18 by Daniel_Freitas
1 Like