Skip to content

Commit 69d895e

Browse files
Add instructions for splitting and uploading large
files
1 parent 632a82d commit 69d895e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Use this option for UI access to your generated knowledge that you can easily sh
119119
4. Choose "Create a GPT"
120120
5. Choose "Configure"
121121
6. Under "Knowledge" choose "Upload a file" and upload the file you generated
122+
7. if you get an error about the file being too large, you can try to split it into multiple files and upload them separately using the option maxFileSize in the config.ts file or also use tokenization to reduce the size of the file with the option maxTokens in the config.ts file
122123

123124
![Gif of how to upload a custom GPT](https://github.com/BuilderIO/gpt-crawler/assets/844291/22f27fb5-6ca5-4748-9edd-6bcf00b408cf)
124125

0 commit comments

Comments
 (0)