From a26b8e68337c167753943f93ed868b4452a33238 Mon Sep 17 00:00:00 2001 From: Aiden Dai Date: Wed, 27 Mar 2024 17:31:02 +0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11ee40a..1df2f98 100644 --- a/README.md +++ b/README.md @@ -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?