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: HNSW indexing; refactor doc embeddings #209

Merged
merged 13 commits into from
Oct 3, 2023

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented Sep 30, 2023

  • default hnsw index on message embeddings if available
  • implement default hnsw indexes on documents if available
  • manual indexing of collections is a noop if already indexed with HNSW
  • refactor embeddings
  • Implement HNSW UI mods
  • UI improvements for collections
  • refactored test config
  • update deps, including langchaingo

@danielchalef danielchalef temporarily deployed to build-test October 1, 2023 17:21 — with GitHub Actions Inactive
@danielchalef danielchalef temporarily deployed to build-test October 3, 2023 05:03 — with GitHub Actions Inactive
@danielchalef danielchalef merged commit a74d127 into main Oct 3, 2023
5 checks passed
@danielchalef danielchalef deleted the feat/hnsw-feature-improvements branch October 3, 2023 21:14
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.

None yet

1 participant