Skip to content

Releases: metawake/ragtune

v0.4.0

25 Feb 13:34

Choose a tag to compare

Changelog

  • 5470c6e add needle coverage experiment for GDPR chunking evaluation
  • f138309 feat: add --pre-chunked ingestion and source normalization for external chunkers
  • c4d6800 feat: add NeedleCoverage@K metric, bootstrap CI, benchmarks and experiments

v0.2.0

26 Jan 19:30

Choose a tag to compare

Changelog

  • 23071e8 feat: add baseline comparison and regression testing for CI
  • 9f4b45e fix: add missing newline between test functions in metrics_test.go

v0.1.1

12 Jan 13:10

Choose a tag to compare

Changelog

  • 3d3cf74 Add Homebrew and install script to Installation section
  • 982e232 Remove codealike.json from tracking
  • ffee97f fix: HTTP timeouts, remove os.Exit, add input validation
  • b62ae43 readme update
  • 4293ac1 refactor: use slices.Sort, improve defer/SQL patterns, add sentinel errors

v0.1.0

09 Jan 18:58

Choose a tag to compare

Changelog

  • b99bb2b Add demo gif to README
  • 407f8a2 Fix: use explicit token for homebrew tap
  • 45e3505 Initial release: EXPLAIN ANALYZE for RAG retrieval