mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Add missing word
This commit is contained in:
parent
970d8261fb
commit
e5fef1fd18
@ -285,7 +285,7 @@
|
|||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"# The transformers.py file contains all of the transforming functions, including ones to chunk, embed and load data\n",
|
"# The transformers.py file contains all of the transforming functions, including ones to chunk, embed and load data\n",
|
||||||
"# For more details the file and work through each function individually\n",
|
"# For more details, check the file and work through each function individually\n",
|
||||||
"from transformers import handle_file_string"
|
"from transformers import handle_file_string"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user