Hi All
I’m building an app, I have my backend built and API endpoint set up using Express. The backend includes a LangChain AI Agent with streaming enabled.
I see lots of into on have to enable streaming responses with Xano, but nothing else.
Has anyone been able to enable streaming responses either directly via the AI provider or with a custom backend? If so, please can you share some pointers?
Right now, it looks like a custom component will be needed?
Cheers
Wayne