Minor feature update and issue fix in list below:
- Create LambdaDeployRole in the shared stack to avoid issues caused by duplicate resources.
- Add validation for the S3 bucket name.
- Address the issue with Lambda quota.
- When two people are running the graph together (let's assume A and B), B's graph is based on the keywords written by A.
- After uploading the Lora model through the extension's web UI, it cannot be selected if the model is not available locally.
- Provide additional extra generate API support.
- After uploading the controlnet model through the extension's web UI, it cannot be selected if the model is not available locally.
- After uploading the embedding model through the extension's web UI, it cannot be used if the model is not available locally.
- Modify the scaling-down strategy to ensure that it is not triggered too early, which could result in longer cold start times.
- DDB (DynamoDB) is not promptly updated when removing SageMaker Endpoint from the web UI.