providerplaneai
Preparing search index...
core/workflow/Pipeline.ts
PipelineEmbedInput
Interface PipelineEmbedInput
Step input for embedding.
interface
PipelineEmbedInput
{
purpose
?:
string
;
text
?:
StepTextInput
;
}
Index
Properties
purpose?
text?
Properties
Optional
purpose
purpose
?:
string
Optional
text
text
?:
StepTextInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
purpose
text
providerplaneai
Loading...
Step input for embedding.