-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Server-Sent Events #240
Conversation
pending changes to display error |
# Conflicts: # dist/components/Bot.d.ts.map # dist/web.js # src/components/Bot.tsx
@HenryHengZJ Can you give some context for this? |
@HenryHengZJ Hello, is there way how to disable streming completly? I want to use proxy server and it would be more easy without streming. |
not at the moment when using embedded, we can look into support disable streaming |
Related: FlowiseAI/Flowise#3125