@conciergus/chat - v0.3.1
Preparing search index...
hooks
ConciergusKnowledgeConfig
Interface ConciergusKnowledgeConfig
interface
ConciergusKnowledgeConfig
{
maxDocuments
:
number
;
maxDocumentSize
:
number
;
supportedFormats
:
string
[]
;
autoIndexing
:
boolean
;
indexingBatchSize
:
number
;
enableVersioning
:
boolean
;
enableFullTextSearch
:
boolean
;
enableMetadataSearch
:
boolean
;
retentionPeriod
:
number
;
compressionEnabled
:
boolean
;
}
Index
Properties
max
Documents
max
Document
Size
supported
Formats
auto
Indexing
indexing
Batch
Size
enable
Versioning
enable
Full
Text
Search
enable
Metadata
Search
retention
Period
compression
Enabled
Properties
max
Documents
maxDocuments
:
number
max
Document
Size
maxDocumentSize
:
number
supported
Formats
supportedFormats
:
string
[]
auto
Indexing
autoIndexing
:
boolean
indexing
Batch
Size
indexingBatchSize
:
number
enable
Versioning
enableVersioning
:
boolean
enable
Full
Text
Search
enableFullTextSearch
:
boolean
enable
Metadata
Search
enableMetadataSearch
:
boolean
retention
Period
retentionPeriod
:
number
compression
Enabled
compressionEnabled
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Documents
max
Document
Size
supported
Formats
auto
Indexing
indexing
Batch
Size
enable
Versioning
enable
Full
Text
Search
enable
Metadata
Search
retention
Period
compression
Enabled
@conciergus/chat - v0.3.1
Loading...