v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/core
prompts
PipelinePromptParams
Type Alias PipelinePromptParams<PromptTemplateType>
Pipeline
Prompt
Params
<
PromptTemplateType
>
:
{
name
:
string
;
prompt
:
PromptTemplateType
;
}
Type that includes the name of the prompt and the prompt itself.
Type Parameters
PromptTemplateType
extends
BasePromptTemplate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
Type that includes the name of the prompt and the prompt itself.