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

feat[graph-tab]: integrate Euclidean distance into graph visualization tab #271

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kartik-gupta-ij
Copy link
Contributor

@kartik-gupta-ij kartik-gupta-ij commented Dec 14, 2024

No description provided.

@kartik-gupta-ij kartik-gupta-ij marked this pull request as draft December 14, 2024 14:29
@kartik-gupta-ij kartik-gupta-ij force-pushed the feat/kartik/euclid-graph branch from 5d92838 to b8125fe Compare December 16, 2024 11:45
@kartik-gupta-ij kartik-gupta-ij force-pushed the feat/kartik/euclid-graph branch from b8125fe to 4d8d261 Compare December 16, 2024 11:46

// the function which returns metric for given collection and name of the vector

export const getMetrics = async (qdrantClient, { collectionName }) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are no vector name in the arguments of the function

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@kartik-gupta-ij kartik-gupta-ij force-pushed the feat/kartik/euclid-graph branch from 624370b to 587f41c Compare December 16, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants