Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 10 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
At a glance
R
RUPP
10 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
10 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