File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575 needs : test
7676 with :
7777 template-repository-name : " lambda-feedback/chat-function-boilerplate"
78+ # allow for developer to specify the environment variables that are used by the deployed AWS Lambda. Default to mock then admin can update.
79+ # environment-variables-mocks:
80+ # [
81+ # "OPENAI_API_KEY",
82+ # "OPENAI_MODEL",
83+ # "GOOGLE_AI_API_KEY",
84+ # "GOOGLE_AI_MODEL",
85+ # ]
7886 permissions :
7987 contents : read
8088 id-token : write
Original file line number Diff line number Diff line change 7575 needs : test
7676 with :
7777 template-repository-name : " lambda-feedback/chat-function-boilerplate"
78+ # allow for developer to specify the environment variables that are used by the deployed AWS Lambda. Default to mock then admin can update.
79+ # environment-variables-mocks:
80+ # [
81+ # "OPENAI_API_KEY",
82+ # "OPENAI_MODEL",
83+ # "GOOGLE_AI_API_KEY",
84+ # "GOOGLE_AI_MODEL",
85+ # ]
7886 permissions :
7987 contents : read
8088 id-token : write
You can’t perform that action at this time.
0 commit comments