Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 2 years ago
0
Follow
Logan M 8260 jerryjliu98 9313 When
Logan M 8260 jerryjliu98 9313 When
Inactive
0
Follow
At a glance
k
kkkkkkk
2 years ago
Β·
@Logan M @jerryjliu0 When using GPTSimpleVectorIndex to create a large file (over 90,000 rows) index, if openai api returns an error. Is there a way to continue uploading from breakpoints, or other mechanisms to create indexes in batches?
j
k
4 comments
Share
Open in Discord
j
jerryjliu0
2 years ago
You could try
index.insert
j
jerryjliu0
2 years ago
which would take in a single
Document
j
jerryjliu0
2 years ago
you could split up the file into multiple Documents, and feed each in one by one
k
kkkkkkk
2 years ago
ok, i'll try, thanks
Add a reply
Sign up and join the conversation on Discord
Join on Discord