We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375f987 commit 4080c70Copy full SHA for 4080c70
examples/o-series/o3o4-mini_prompting_guide.ipynb
@@ -60,7 +60,7 @@
60
"```\n",
61
"check to see if directories exist before making files\n",
62
63
- "For high volume and well defined tasks, we can make it even more robust by outlining the sequence of function to call explicitly, for example:\n",
+ "For high volume and well defined tasks, we can make it even more robust by outlining the sequence of functions to call explicitly, for example:\n",
64
65
"To Process a refund for a delivered order, follow the following steps:\n",
66
"1. Confirm the order was delivered. Use: `order_status_check`\n",
0 commit comments