Skip to content

Releases: DS4SD/ragnardoc

v0.1.1 - Open WebUI duplicate content bug fix

01 Feb 00:13
05c3b62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Initial Release

30 Jan 23:18
977cb8b
Compare
Choose a tag to compare

Initial Release

This is the initial release of ragnardoc! Here's the quick start guide:

# Initialize ragnardoc on your system
ragnardoc init
# Add a directory to be ingested
ragnardoc add ~/Documents
# Run an ingestion
ragnardoc run
# Start as a background service
ragnardoc start & disown

For full details, see the project README.md