agentix-embed-code-ts - v0.1.1
Preparing search index...
embed-code-core/src
EmbedProgress
Interface EmbedProgress
interface
EmbedProgress
{
phase
:
"tokenize"
|
"inference"
|
"pool"
|
"normalize"
;
step
:
number
;
total
:
number
;
}
Index
Properties
phase
step
total
Properties
phase
phase
:
"tokenize"
|
"inference"
|
"pool"
|
"normalize"
step
step
:
number
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
phase
step
total
agentix-embed-code-ts - v0.1.1
Loading...