Closed
Description
Description
Hi,
I was following the instructions for the REST API and for the most part everything worked great but the vast majority of endpoints on postman return the following error message:
"errorMessage": "Unable to import module 'lambda_handler': No module named 'openai'",
"errorType": "Runtime.ImportModuleError",
I tried verifying that I am using python 3.11 and that everything gets installed correctly but can't really figure out what the issue is.
Thank you
Reproduction URL
https://github.com/FullStackWithLawrence/aws-openai
Reproduction steps
1. Follow instructions on https://github.com/FullStackWithLawrence/aws-openai/tree/main/api
2. Try running passthrough.
Screenshots

Logs
No response
Browsers
No response
OS
Mac