ragit 0.4.5

git-like rag pipeline
Documentation
# ragit 0.4.4 release

2025-10-12

## Dependencies

No changes

## Update `models.json`

Removed outdated models and added new models. Also implemented a pipeline that can easily update the models.

## `rag build`

Implemented `--dry-run` option.

## `rag retrieve-chunks`

[github issue](https://github.com/baehyunsol/ragit/issues/26)

Now `retrieve-chunks --json` command's output is more consistent with the other commands.

## tests

No tests are added.