Replies: 1 comment
-
you shouldn't use inertia for handling streaming response as inertia create it's own response. create a api request from the backend and consume that stream in react app like traditional react app. https://medium.com/@gvfullstack/handling-a-continuous-stream-of-data-in-react-multi-field-population-from-openai-api-112b4a7c93a6 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Does anyone have an example of how to handle a streamed response using InertiaJS? I'm using React specifically.
Beta Was this translation helpful? Give feedback.
All reactions