Skip to content

Commit e7490fc

Browse files
authored
Fix the template repo URL
pap-openai/lambda-middleware needs to be pap-openai/aws-lambda-middleware
1 parent 5f405da commit e7490fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chatgpt/gpt_actions_library/gpt_middleware_aws_function.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"You can clone the openai-cookbook repository & take the sample python code & SAM template from the `lambda-middleware` directory:\n",
191191
"\n",
192192
"```\n",
193-
"git clone https://github.com/pap-openai/lambda-middleware\n",
193+
"git clone https://github.com/pap-openai/aws-lambda-middleware\n",
194194
"cd lambda-middleware\n",
195195
"```\n",
196196
"\n",

0 commit comments

Comments
 (0)