struct Memo::ServiceProvider::Stats

Overview

Statistics about a service's usage

Defined in:

memo/service_provider.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def chunks : Int64 #

[View source]
def embeddings : Int64 #

[View source]
def empty? : Bool #

[View source]