Update README

This commit is contained in:
Aiden Dai
2024-03-27 17:31:02 +08:00
parent 951ecfc726
commit a26b8e6833

View File

@@ -233,8 +233,8 @@ Comparing with the AWS SDK call, the referenced architecture will bring addition
test that own you own.
Also, you can use Lambda Web Adapter + Function URL (
See [Example](https://github.com/awslabs/aws-lambda-web-adapter/tree/main/examples/fastapi-response-streaming))
> to replace ALB or AWS Fargate to replace Lambda to get better performance on streaming response.
See [Example](https://github.com/awslabs/aws-lambda-web-adapter/tree/main/examples/fastapi-response-streaming)) to
replace ALB or AWS Fargate to replace Lambda to get better performance on streaming response.
### Any plan to support SageMaker models?