Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
generic_hierarchical_embedder
EmbedStats
Interface EmbedStats
Statistics about the embedding process
interface
EmbedStats
{
failedEmbeddings
:
number
;
splitChunks
:
number
;
successfulEmbeddings
:
number
;
totalBatches
:
number
;
totalChunks
:
number
;
totalTokens
:
number
;
}
Index
Properties
failed
Embeddings
split
Chunks
successful
Embeddings
total
Batches
total
Chunks
total
Tokens
Properties
failed
Embeddings
failed
Embeddings
:
number
split
Chunks
split
Chunks
:
number
successful
Embeddings
successful
Embeddings
:
number
total
Batches
total
Batches
:
number
total
Chunks
total
Chunks
:
number
total
Tokens
total
Tokens
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
failed
Embeddings
split
Chunks
successful
Embeddings
total
Batches
total
Chunks
total
Tokens
Tidyscripts Docs
Loading...
Statistics about the embedding process