@ptkl/sdk - v1.18.0
Preparing search index...
v0.10/types/kortex
KnowledgeBaseSearchChunk
Type Alias KnowledgeBaseSearchChunk
type
KnowledgeBaseSearchChunk
=
{
chunk_index
:
number
;
document_name
:
string
;
document_uuid
:
string
;
score
:
number
;
text
:
string
;
}
Index
Properties
chunk_
index
document_
name
document_
uuid
score
text
Properties
chunk_
index
chunk_index
:
number
document_
name
document_name
:
string
document_
uuid
document_uuid
:
string
score
score
:
number
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chunk_
index
document_
name
document_
uuid
score
text
@ptkl/sdk - v1.18.0
Loading...