-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hey all, I am loving the project and have been using it to run my little Rails webapp for a few months. I am currently building out some ai chat integration stuff and want to stream the response back (in this case from Perplexity)
This works fine locally just running with Puma, but once deployed the response doesn't display to the user until I finally close the response stream.
Anyone know if this is even doable in Lambda? The only info I can find from AWS on streaming responses in Lambda just references Node runtimes, so I'm at a loss.
Metadata
Metadata
Assignees
Labels
No labels