mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
adds missing apostrophe
This commit is contained in:
parent
08d2cd6732
commit
224d845c0f
@ -164,7 +164,7 @@
|
||||
"\n",
|
||||
"queries = json_gpt(QUERIES_INPUT)[\"queries\"]\n",
|
||||
"\n",
|
||||
"# Lets include the original question as well for good measure\n",
|
||||
"# Let's include the original question as well for good measure\n",
|
||||
"queries.append(USER_QUESTION)\n",
|
||||
"\n",
|
||||
"queries\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user