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

Vector database models #3246

Open
ryscheng opened this issue Mar 12, 2025 · 1 comment
Open

Vector database models #3246

ryscheng opened this issue Mar 12, 2025 · 1 comment

Comments

@ryscheng
Copy link
Member

What is it?

In sqlmesh, we have 2 types of models:

  • SQL model
  • Python model that returns a dataframe

We might want to support a 3rd, which creates a vector database from a pipeline. See this doc for an example of what this looks like in other systems:
https://docs.databricks.com/aws/en/generative-ai/create-query-vector-search

@ryscheng ryscheng added this to the [f] Publish to OSO milestone Mar 12, 2025
@github-project-automation github-project-automation bot moved this to Backlog in OSO Mar 12, 2025
Copy link

linear bot commented Mar 12, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant