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

Add support for libsql #128

Closed
HeyVincentLee opened this issue Oct 12, 2024 · 1 comment
Closed

Add support for libsql #128

HeyVincentLee opened this issue Oct 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@HeyVincentLee
Copy link

libsql supports local development. It also supports AI & Embeddings. ,Vector Similarity Search is built into Turso and libSQL Server. It can serve as a local vector database for RAG.

Related Documents:

https://docs.turso.tech/features/ai-and-embeddings
https://docs.turso.tech/local-development

@adhityan adhityan added the enhancement New feature or request label Oct 12, 2024
@adhityan
Copy link
Collaborator

LibSQL support is available now. Useful links -

https://llm-tools.mintlify.app/components/vector-databases/libsql
https://github.com/llm-tools/embedJs/blob/main/examples/libsql/src/main.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants