Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How the similarity_search_by_vector method #1513

Open
3 tasks
MoonS11 opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks

How the similarity_search_by_vector method #1513

MoonS11 opened this issue Dec 13, 2024 · 0 comments
Labels
triage Default label assignment, indicates new issue needs reviewed by a maintainer

Comments

@MoonS11
Copy link

MoonS11 commented Dec 13, 2024

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
  • I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.

Describe the issue

How the similarity_search_by_vector method in the LanceDBVectorStore controls the similarity of the self.document_collection.search, query result vectors in the lancedb.py

Steps to reproduce

How the similarity_search_by_vector method in the LanceDBVectorStore controls the similarity of the self.document_collection.search, query result vectors in the lancedb.py
Image

GraphRAG Config Used

# Paste your config here

Logs and screenshots

No response

Additional Information

  • GraphRAG Version:
  • Operating System:
  • Python Version:
  • Related Issues:
@MoonS11 MoonS11 added the triage Default label assignment, indicates new issue needs reviewed by a maintainer label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Default label assignment, indicates new issue needs reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant