v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
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
Theme
OS
Light
Dark
LangChain.js - v0.2.10
Loading...
Type that includes the name of the prompt and the prompt itself.