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 2 months ago
0
Follow
Does anyone gets embedding None with the
Does anyone gets embedding None with the
Inactive
0
Follow
Y
Yasmine
last year
Β·
Does anyone gets embedding=None with the new versions when outputing the retriever.retrieve(question)? with 0.6.15 I used to get the list of embeddings but not anymore:
[NodeWithScore(node=Node(text='....', embedding=None, ....), score=None)]
L
Y
2 comments
Share
Open in Discord
L
Logan M
last year
Hmm, I just tried with the latest version (just using the simple vector store). I still get a score when using retrieve π€
Y
Yasmine
last year
maybe it's related to weaviate either π
but even in your example I got
embedding=None
here
https://github.com/YasmineMh/Llamaindex-similarity/tree/main
Add a reply
Sign up and join the conversation on Discord
Join on Discord