ragit 0.4.5

git-like rag pipeline
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rag-gc(1)
==========

NAME
----
rag-gc - Clean up unnecessary files

SYNOPSIS
--------
[verse]
'rag gc' [--logs | --images | --audit | --all]

DESCRIPTION
-----------
`rag gc --logs` removes all the logs in `.ragit/logs`.
`rag gc --images` removes all the images in `.ragit/images`.
`rag gc --audit` removes internal logs for `rag audit`.