langchain.js
Preparing search index...
langchain
index
InferContextInput
Type Alias InferContextInput<ContextSchema>
InferContextInput
:
ContextSchema
extends
BaseMessage
?
BaseMessage
<
ContextSchema
>
:
ContextSchema
extends
AnyAnnotationRoot
?
ToAnnotationRoot
<
ContextSchema
>
[
"State"
]
:
{}
Helper type to extract input type from context schema (with optional defaults)
Type Parameters
ContextSchema
extends
AnyAnnotationRoot
|
BaseMessage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
langchain.js
Loading...
Helper type to extract input type from context schema (with optional defaults)