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

Support WebSocket protocol #141

Open
jianzs opened this issue Feb 29, 2024 · 0 comments
Open

Support WebSocket protocol #141

jianzs opened this issue Feb 29, 2024 · 0 comments
Labels
good first issue Good for newcomers sdk Client SDK and Infra SDK

Comments

@jianzs
Copy link
Contributor

jianzs commented Feb 29, 2024

The text generation process of large language models usually takes some time, so it's common to use streams to send the result back to users. Therefore, we need to support the WebSocket protocol in both the Router and Function.

@jianzs jianzs added good first issue Good for newcomers sdk Client SDK and Infra SDK labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers sdk Client SDK and Infra SDK
Projects
None yet
Development

No branches or pull requests

1 participant