Fix uneven title sizing

pull/770/head
simonpfish 8 months ago
parent f05c2c9f8b
commit 056ba72710

@ -49,7 +49,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 2. An example chat API call\n",
"## 2. An example chat API call\n",
"\n",
"A chat API call has two required inputs:\n",
"- `model`: the name of the model you want to use (e.g., `gpt-3.5-turbo`, `gpt-4`, `gpt-3.5-turbo-0613`, `gpt-3.5-turbo-16k-0613`)\n",

Loading…
Cancel
Save