Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 8 months ago
0
Follow
How can i Delete my nodes inside of a
How can i Delete my nodes inside of a
Inactive
0
Follow
R
RUPP
8 months ago
ยท
How can i Delete my nodes inside of a Index passing id_node
W
1 comment
Share
Open in Discord
W
WhiteFang_Jr
8 months ago
Try with this:
Plain Text
Copy
index = VectorStoreIndex() index.delete_nodes(node_ids=['node_ID'], delete_from_docstore=True)
Add a reply
Sign up and join the conversation on Discord
Join on Discord