mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 17:01:00 +03:00
fix: update streaming how-to url (#2037)
This commit is contained in:
@@ -709,7 +709,7 @@ formData.append("openAIApiKey[openAIEmbeddings_0]", "sk-my-openai-2nd-key")`
|
|||||||
{getIsChatflowStreamingApi.data?.isStreaming && (
|
{getIsChatflowStreamingApi.data?.isStreaming && (
|
||||||
<p>
|
<p>
|
||||||
Read
|
Read
|
||||||
<a rel='noreferrer' target='_blank' href='https://docs.flowiseai.com/how-to-use#streaming'>
|
<a rel='noreferrer' target='_blank' href='https://docs.flowiseai.com/using-flowise/streaming'>
|
||||||
here
|
here
|
||||||
</a>
|
</a>
|
||||||
on how to stream response back to application
|
on how to stream response back to application
|
||||||
|
|||||||
Reference in New Issue
Block a user