Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@rag_ConceptRecall.hrl
Raw

include/aarondb@rag_ConceptRecall.hrl

-record(concept_recall, {
context :: binary(),
threshold :: float(),
limit :: integer()
}).