No streaming response for ALB + lambda (I used Dockerfile to build image to push it to ECR).
[Response is chunked: "object":"chat.completion.chunk"]
Which step I need to check to solve this problem?
I guess "handler = Mangum(app)" could not handle streaming.
No streaming response for ALB + lambda (I used Dockerfile to build image to push it to ECR).
[Response is chunked: "object":"chat.completion.chunk"]
Which step I need to check to solve this problem?
I guess "handler = Mangum(app)" could not handle streaming.