This commit is contained in:
Lianmin Zheng
2024-11-02 11:46:00 -07:00
committed by GitHub
parent 3b60558dd7
commit 7b394e5f2b
6 changed files with 87 additions and 265 deletions

View File

@@ -107,7 +107,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Using OpenAI Compatible API w/ Requests"
"## Using Python Requests"
]
},
{
@@ -150,9 +150,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Using OpenAI Python Client\n",
"\n",
"Also, you can use the OpenAI Python API library to send requests."
"## Using OpenAI Python Client"
]
},
{