struct

Memo::Namespaces::Config

Inherits Struct < Value < Object

Configuration for a single namespace

Constructors

new(ns : String, db : String, service : String | Nil = nil, format : String | Nil = nil, api_key : String | Nil = nil, model : String | Nil = nil, index_dir : String | Nil = nil, chunking_max_tokens : Int32 = 2000, preload : Bool = false)
Source

Instance methods

api_key
Source
chunking_max_tokens
Source
format
Source
index_dir
Source
model
Source
preload
Source
service
Source