mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Fix uneven title sizing
This commit is contained in:
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…
x
Reference in New Issue
Block a user