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
Is there any file in the llama index
Is there any file in the llama index
Inactive
0
Follow
k
kush2861
8 months ago
ยท
Is there any file in the llama index repo where I can see the implementation dot product when we use the vector retriever?
L
k
3 comments
Share
Open in Discord
L
Logan M
8 months ago
https://github.com/run-llama/llama_index/blob/2710433c746acdefba1d3604486ab3766b2f42c0/llama-index-core/llama_index/core/base/embeddings/base.py#L44
L
Logan M
8 months ago
This is only used for the default vector store though. Other vectordbs will have their own implementation
k
kush2861
8 months ago
Okay
Thanks
Add a reply
Sign up and join the conversation on Discord
Join on Discord