Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
generic_hierarchical_embedder
query
ContextBlock
Interface ContextBlock
Individual context block for a chunk
interface
ContextBlock
{
content
:
string
;
fileName
:
string
;
filePath
:
string
;
lineRange
:
string
;
metadata
:
{
chunkId
:
string
;
contentHash
:
string
;
projectId
:
string
;
}
;
relevanceScore
:
number
;
}
Index
Properties
content
file
Name
file
Path
line
Range
metadata
relevance
Score
Properties
content
content
:
string
file
Name
file
Name
:
string
file
Path
file
Path
:
string
line
Range
line
Range
:
string
metadata
metadata
:
{
chunkId
:
string
;
contentHash
:
string
;
projectId
:
string
;
}
relevance
Score
relevance
Score
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
file
Name
file
Path
line
Range
metadata
relevance
Score
Tidyscripts Docs
Loading...
Individual context block for a chunk