Skip to content

Tags: sqliteai/sqlite-rag

Tags

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from sqliteai/fix-rebuild

fix(sentences): remove sentences together with the document

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from sqliteai/highlight-sentence-in-results

Highlight sentence in results

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from sqliteai/8-include-exclude-file-type

feat(add): #8 option to only/exclude files by ext

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from sqliteai/extract-frontmatter

feat(extractor): file specific extractor

v0.1.0

Toggle v0.1.0's commit message
refact(chunker): better support to prompts

They are included in the chunk size as long as it's for the overlap text.
Chunk's content now is stored without overlap. It's intended to be used as a preview.

v0.0.1

Toggle v0.0.1's commit message
fix(workflow): ignore push tags