@ptkl/sdk - v1.12.0
Preparing search index...
v0.10/types/kortex
KnowledgeBase
Type Alias KnowledgeBase
type
KnowledgeBase
=
{
chunk_count
:
number
;
chunking_strategy
:
ChunkingStrategy
;
created_at
:
string
;
description
:
string
;
document_count
:
number
;
name
:
string
;
project_uuid
:
string
;
status
:
string
;
total_size
:
number
;
updated_at
:
string
;
uuid
:
string
;
}
Index
Properties
chunk_
count
chunking_
strategy
created_
at
description
document_
count
name
project_
uuid
status
total_
size
updated_
at
uuid
Properties
chunk_
count
chunk_count
:
number
chunking_
strategy
chunking_strategy
:
ChunkingStrategy
created_
at
created_at
:
string
description
description
:
string
document_
count
document_count
:
number
name
name
:
string
project_
uuid
project_uuid
:
string
status
status
:
string
total_
size
total_size
:
number
updated_
at
updated_at
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chunk_
count
chunking_
strategy
created_
at
description
document_
count
name
project_
uuid
status
total_
size
updated_
at
uuid
@ptkl/sdk - v1.12.0
Loading...