struct

Memo::Stats

Inherits Struct < Value < Object

Statistics about indexed content

Constructors

new(embeddings : Int64, chunks : Int64, sources : Int64, index_memory_bytes : UInt64 = 0_u64, query_cache_size : Int32 = 0)
Source

Instance methods

chunks
Source
embeddings
Source
index_memory_bytes
Source
index_memory_mb
Source
query_cache_size
Source
sources
Source