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

[MASTRA-1974] PG Vector Index Update #1971

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

[MASTRA-1974] PG Vector Index Update #1971

wants to merge 33 commits into from

Conversation

NikAiyer
Copy link
Collaborator

This PR does the following:

  • adds index rebuilding for ivfflat indexes in order to handle optimization
  • adds testing suite to compare different dimensions, sizes and k values to determine recall, latency and clustering
  • adds support for other index types (coming soon)

Copy link

changeset-bot bot commented Feb 20, 2025

🦋 Changeset detected

Latest commit: 70721e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@mastra/pg Patch
docs Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Feb 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
assistant-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 7:55am
crypto-chatbot ❌ Failed (Inspect) Feb 23, 2025 7:55am
mastra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 7:55am
mastra-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2025 7:55am
travel-ai ❌ Failed (Inspect) Feb 23, 2025 7:55am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
bird-checker ⬜️ Skipped (Inspect) Feb 23, 2025 7:55am
openapi-spec-writer ⬜️ Skipped (Inspect) Feb 23, 2025 7:55am

Copy link

promptless bot commented Feb 20, 2025

📝 Documentation updates detected! You can review documentation updates here

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.

1 participant