pluto
pluto copied to clipboard
Support WebSocket protocol
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.