typo: funtions --> functions (#9784)

Minor typo in the extractions use-case
This commit is contained in:
Rosário P. Fernandes 2023-08-26 19:47:47 +01:00 committed by GitHub
parent 0da5803f5a
commit aab01b55db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
"source": [
"## Quickstart\n",
"\n",
"OpenAI funtions are one way to get started with extraction.\n",
"OpenAI functions are one way to get started with extraction.\n",
"\n",
"Define a schema that specifies the properties we want to extract from the LLM output.\n",
"\n",
@ -122,7 +122,7 @@
"id": "6f7eb826",
"metadata": {},
"source": [
"## Option 1: OpenAI funtions\n",
"## Option 1: OpenAI functions\n",
"\n",
"### Looking under the hood\n",
"\n",