Skip to content
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

Merged
merged 13 commits into from
Sep 16, 2024
Merged

Feature: Server-Sent Events #240

merged 13 commits into from
Sep 16, 2024

Conversation

0xi4o
Copy link
Contributor

@0xi4o 0xi4o commented Sep 6, 2024

  • Uses SSE for streaming responses instead of socket.io

Related: FlowiseAI/Flowise#3125

package.json Outdated Show resolved Hide resolved
@HenryHengZJ
Copy link
Contributor

can we change the order? to have the feedback after source documents:
image

@HenryHengZJ
Copy link
Contributor

can we change the order? to have the feedback after source documents: image

resolved

@HenryHengZJ
Copy link
Contributor

pending changes to display error

# Conflicts:
#	dist/components/Bot.d.ts.map
#	dist/web.js
#	src/components/Bot.tsx
@0xi4o
Copy link
Contributor Author

0xi4o commented Sep 11, 2024

pending changes to display error

@HenryHengZJ Can you give some context for this?

@HenryHengZJ
Copy link
Contributor

Included as part of the fix:

  • streaming of artifacts
  • sanitize user input:
    image

@HenryHengZJ HenryHengZJ merged commit e897a6e into main Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants