fastllm
fastllm copied to clipboard
/api/chat_stream The result returned by postman is empty
I use postman to request data to chat_stream interface, and I expected it to be a streaming result, but it was empty. I probed using the debug pattern and found that every chunk in the stream_response has a value, but nothing changes after send.