Fix uneven title sizing
This commit is contained in:
parent
f05c2c9f8b
commit
056ba72710
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue