Skip to content

Version 0.4.3

Choose a tag to compare

@baehyunsol baehyunsol released this 15 Sep 15:38
· 28 commits to main since this release

ragit 0.4.3 release

2025-09-15

Dependencies

  • async-std: 1.13.0 -> 1.13.2
  • chrono: 0.4.40 -> 0.4.41
  • flate2: 1.1.0 -> 1.1.2
  • image: 0.25.5 -> 0.25.6
  • rand: 0.9.0 -> 0.9.2
  • regex: 1.11.1 -> 1.11.2
  • reqwest: 0.12.12 -> 0.12.23
  • serde: 1.0.218 -> 1.0.219
  • serde_json: 1.0.139 -> 1.0.143
  • tokio: 1.43.0 -> 1.47.1
  • url: 2.5.4 -> 2.5.7

model store

model-store is available now!

rag ls-queries

Now you can see the list of previous queries, and continue it with rag query --continue.

tests

2 tests are added: abbrev and ls_queries.