Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 21:29
96b3e35

1.6.0 (2026-03-04)

Features

  • ask: redesign graph toggle as Graph-Assisted search (98347ef)
  • grounding: Hallucination detection via Hallmark NLI (#49) (de1b37f)

Miscellaneous

  • deps-dev: bump credo from 1.7.16 to 1.7.17 (#51) (4ce74a7)
  • deps: bump ecto_sql from 3.13.4 to 3.13.5 (#50) (e2a6be7)
  • deps: bump hallmark from 1.0.1 to 1.1.0 (4f8b617)

Code Refactoring

  • reranker: batch LLM reranking into a single call (f59869d)