Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
db
Source
format
Source
index_dir
Source
model
Source
ns
Source
preload
Source
service
Source