langchain.js
Preparing search index...
@langchain/core
output_parsers
AsymmetricStructuredOutputParserFields
Interface AsymmetricStructuredOutputParserFields<T>
interface
AsymmetricStructuredOutputParserFields
<
T
extends
InteropZodType
>
{
inputSchema
:
T
;
}
Type Parameters
T
extends
InteropZodType
Index
Properties
input
Schema
Properties
input
Schema
inputSchema
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Schema
langchain.js
Loading...