Releases: DS4SD/ragnardoc
Releases · DS4SD/ragnardoc
v0.1.1 - Open WebUI duplicate content bug fix
v0.1.0 - Initial Release
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