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 3 months ago
0
Follow
Can I edit the metadata of each chunk?
Can I edit the metadata of each chunk?
Inactive
0
Follow
p
poortubby
3 months ago
Β·
Can I edit the metadata of each chunk?
L
p
4 comments
Share
Open in Discord
L
Logan M
3 months ago
definitely, just
node.metadata["key"] = "val"
Updating a node thats already in your index is a little more annoying though
p
poortubby
3 months ago
But like if I want to add the page url, video url if in the page contents etc that's possible with node.metadata["key"] = "val"?
L
Logan M
3 months ago
yea it is -- that code is just updating the metadata of a node
p
poortubby
3 months ago
Can I do that in at the llamaclound level?
Add a reply
Sign up and join the conversation on Discord
Join on Discord