Find answers from the community

Updated 9 months ago

llama_index/llama-index-core/llama_index...

I am trying to find where the query embeddings are created once I enter my query but I can't seem to find it. I thought it is using
Plain Text
get_top_k_embeddings
but when I print query_embeddings_np nothing appears in terminal. https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/indices/query/embedding_utils.py
Add a reply
Sign up and join the conversation on Discord