ZIYANGSONG2003 / AI-Enhanced-WordPress-Development-Toolkit

COMP3500
3 stars 8 forks source link

B2.1 AWS Lambda function implementing the GPT model API #45

Closed 2Jus2 closed 6 months ago

2Jus2 commented 8 months ago

Description Develop an AWS Lambda function to call the GPT model API

Acceptance criteria

casey123321 commented 8 months ago

Evaluate the technical feasibility of using AWS Lambda functions to call GPT model APIs, including the stability of the APIs, the performance limitations of the Lambda functions, and the challenges that may be encountered in actual deployments.

Considering that invoking the GPT model may involve sensitive data, shadow team may perform an in-depth analysis of the security of the data transfer and the compliance of the data processing and storage.