Skip to content

Sqlite vector only#174

Closed
esafwan wants to merge 1 commit into
feature/implement-sqlite-vec-integration-for-ragfrom
dev/sqlite-vector-only-6d46
Closed

Sqlite vector only#174
esafwan wants to merge 1 commit into
feature/implement-sqlite-vec-integration-for-ragfrom
dev/sqlite-vector-only-6d46

Conversation

@esafwan
Copy link
Copy Markdown
Contributor

@esafwan esafwan commented Mar 2, 2026

Remove all Zvec-related logic and dependencies as this branch was accidentally based on a Zvec branch instead of develop.


Open in Web Open in Cursor 

- Delete zvec_backend.py and zvec_llamaindex.py
- Remove zvec from backend registry in backends/__init__.py
- Remove tridz-zvec from pyproject.toml dependencies
- Remove zvec from Knowledge Source knowledge_type options
- Update all depends_on/mandatory_depends_on expressions to check
  only for sqlite_vec instead of ['zvec','sqlite_vec']
- Update indexer, knowledge_source.py, and knowledge_source.js
  to reference only sqlite_vec for vector backend logic

Co-authored-by: Safwan Erooth <esafwan@users.noreply.github.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Mar 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@shzdb shzdb marked this pull request as ready for review March 2, 2026 21:56
@shzdb shzdb closed this Mar 3, 2026
@Sanjusha-tridz Sanjusha-tridz deleted the dev/sqlite-vector-only-6d46 branch March 3, 2026 03:57
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.

3 participants