-
Notifications
You must be signed in to change notification settings - Fork 123
BE-629: Add spherical k-means entity clustering endpoint via /entities/embeddings/clusters
#8919
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
Merged
indietyp
merged 38 commits into
main
from
bm/be-629-implement-kmeans-clustering-in-the-hash-graph
Jul 8, 2026
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
ad7fd8f
feat: checkpoint
indietyp 4c7c562
fix: suggestions from code review
indietyp c2c0728
fix: spawn blocking for clustering
indietyp a63a05a
fix: regenerate
indietyp c1c0f7f
fix: unnest sql query
indietyp 3b5b26e
fix: lints
indietyp d1c214e
fix: lints
indietyp 2249f1b
fix: openapi schema
indietyp 9b7fef6
fix: docs
indietyp 121cd22
fix: docs
indietyp 9bffac9
feat: embedding clustering review
indietyp 6865e31
chore: diagram
indietyp fa9b35a
chore: lockfile
indietyp 2bfd8ba
chore: fix schema
indietyp 3cc5897
feat: add scripts
indietyp 7a8ddad
fix: warm up repository on CI
indietyp 336dd2f
fix: docs
indietyp 4685963
chore: bound the threads inside of benchmarking + thread pool limit
indietyp fa9c9da
feat: limit request + remove clustering unsafe
indietyp 505d16a
fix: wording
indietyp 7ebfe44
chore: regen openapi
indietyp 60603e4
chore: docs
indietyp 7c1dcbe
feat: change the accumulate clusters method
indietyp 0138056
chore: docs
indietyp 2dafd88
feat: move into embeddings crate
indietyp aff3317
fix: CI
indietyp eb38f87
chore: regenerate files
indietyp 5f7fd58
fix: the darn yarn lockfile
indietyp 77ada17
chore: remove tautological tests
indietyp 02d2958
feat: only initialize once.
indietyp 1d4a1f7
fix: docs
indietyp 0bb8726
feat: move to rayon spawns
indietyp 4119460
feat: test
indietyp 3fd0938
chore: lockfile
indietyp 464e3b0
fix: suggestions from (external) code review
indietyp 0aa7d67
feat: dedupe query and make it deterministic
indietyp 90538eb
fix: docs
indietyp 50be867
fix: schema
indietyp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.