mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
adds periods to list to be consistent with others
This commit is contained in:
parent
37746ff3ca
commit
a7d746a7f9
@ -22,9 +22,9 @@
|
||||
"\n",
|
||||
"**Step 1: Search**\n",
|
||||
"\n",
|
||||
"1. User asks a question\n",
|
||||
"2. Model generates a list of potential queries\n",
|
||||
"3. Search queries are executed in parallel\n",
|
||||
"1. User asks a question.\n",
|
||||
"2. GPT generates a list of potential queries.\n",
|
||||
"3. Search queries are executed in parallel.\n",
|
||||
"\n",
|
||||
"**Step 2: Re-rank**\n",
|
||||
"\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user