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

[BREAKING CHANGE] feat: support sqlite-vec (#216) #251

Merged
merged 3 commits into from
Oct 18, 2024

Conversation

return764
Copy link
Contributor

support sqlite-vec, I basically referenced the code of sqlite-vss, except for using the format supported by sqlite-vec for table creation, i'm not sure it absolutely right, but i have run in my own project.

}
}

#[cfg(not(feature = "sqlite-vec"))]
Copy link
Collaborator

Choose a reason for hiding this comment

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

missing ollama flag

@return764
Copy link
Contributor Author

Is there any update on this PR?

@prabirshrestha
Copy link
Collaborator

Tested the PR and looks good. You do need to update the vector dimension to 1536 for openai instead.

@prabirshrestha prabirshrestha changed the title feat: support sqlite-vec (#216) [BREAKING CHANGE] feat: support sqlite-vec (#216) Oct 18, 2024
@prabirshrestha prabirshrestha merged commit 7dc81a6 into Abraxas-365:main Oct 18, 2024
2 checks passed
@prabirshrestha
Copy link
Collaborator

Merged. Thanks!

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