You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/o1/Using_reasoning_for_routine_generation.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@
57
57
"source": [
58
58
"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",
59
59
"\n",
60
-
"Our instructions for converting to policy to a routine include:\n",
60
+
"Our instructions for converting the policy to a routine include:\n",
61
61
"- Converting the policy from an external facing document to an internal SOP routine\n",
62
62
"- Breaking down the policy in specific actions and sub-actions\n",
63
63
"- Outlining specific conditions for moving between steps\n",
0 commit comments