You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Error message
_No response_
### ------------------------------------------------------
- [X] I have searched for answers to my question both in the issues and in previous discussions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello!
Now, I'm struggling with the issue related to Markdown component.
As you know, OpenAI API supports "streaming" for their API response.
When I use the Text component, my app works well.
The code is almost same as the one which is described in Turorial.
However, after changing it to Markdown, incremental text cannot be shown.
May I ask, is there any good way to resolve this issue?
Code sample
Beta Was this translation helpful? Give feedback.
All reactions