v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-core/prompts
MessagesPlaceholderFields
Interface MessagesPlaceholderFields<T>
Interface for the fields of a MessagePlaceholder.
interface
MessagesPlaceholderFields
<
T
>
{
variableName
:
T
;
optional
?:
boolean
;
}
Type Parameters
T
extends
string
Implemented by
MessagesPlaceholder
Index
Properties
variable
Name
optional?
Properties
variable
Name
variable
Name
:
T
Optional
optional
optional
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
variable
Name
optional
LangChain.js - v0.2.10
Loading...
Interface for the fields of a MessagePlaceholder.