struct Memo::Stats

Overview

Statistics about indexed content

Defined in:

memo/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(embeddings : Int64, chunks : Int64, sources : Int64) #

[View source]

Instance Method Detail

def chunks : Int64 #

[View source]
def embeddings : Int64 #

[View source]
def sources : Int64 #

[View source]