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
When I call .retrieve() I get a
When I call .retrieve() I get a
Inactive
0
Follow
e
eden
8 months ago
Β·
When I call .retrieve() I get a NodeWIthScore() object, but the embedding is always None. How can I return the embedding in the NodeWithScore object as well?
L
e
7 comments
Share
Open in Discord
L
Logan M
8 months ago
tbh it usually depends on the underlying vector store being used. Some expose it, some dont
e
eden
8 months ago
i'm using VectorStoreIndex
L
Logan M
8 months ago
But theres an underlying vector store (default, chroma, qdrant, etc.)
e
eden
8 months ago
hm whatever the default is
L
Logan M
8 months ago
yea that its just never attached lol
L
Logan M
8 months ago
You can try and get it by node id though
L
Logan M
8 months ago
index.vector_store.get(node_id)
Add a reply
Sign up and join the conversation on Discord
Join on Discord