mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
fix typo (#1449)
This commit is contained in:
parent
4ce56a2f82
commit
857e5e4894
@ -57,7 +57,7 @@
|
||||
"source": [
|
||||
"We have our articles stored in an accessible csv. We will take the articles and pass them to o1-preview in parallel and generate the initial routines.\n",
|
||||
"\n",
|
||||
"Our instructions for converting to policy to a routine include:\n",
|
||||
"Our instructions for converting the policy to a routine include:\n",
|
||||
"- Converting the policy from an external facing document to an internal SOP routine\n",
|
||||
"- Breaking down the policy in specific actions and sub-actions\n",
|
||||
"- Outlining specific conditions for moving between steps\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user