v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/core
utils/json_schema
toJsonSchema
Function toJsonSchema
to
Json
Schema
(
schema
)
:
JSONSchema
Converts a Zod schema or JSON schema to a JSON schema.
Parameters
schema
:
ZodType
<
any
,
ZodTypeDef
,
any
>
|
JsonSchema7Type
The schema to convert.
Returns
JSONSchema
The converted schema.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
Converts a Zod schema or JSON schema to a JSON schema.