Find answers from the community

Updated 3 months ago

Insert

would appreciate the input of the man, the legend
L
M
2 comments
I think there was a slight error given you to above

It should be something like this

Plain Text
# load documents from your github loader, whatever that looks like lol
documents = loader().load_dat()

# insert
for doc in documents:
    index.insert(document)
I think that worked! Thank you! πŸ‘ 🫑
Attachment
Snimek_obrazovky_2023-06-16_165134.png
Add a reply
Sign up and join the conversation on Discord