Preparing search index...
The search index is not available
LangChain.js - v0.1.36
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
Type declaration
name
:
string
prompt
:
PromptTemplateType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.1.36
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
chat_models
alibaba_tongyi
baiduwenxin
bedrock
Loading...
Generated using
TypeDoc
Type that includes the name of the prompt and the prompt itself.