@maiar-ai/core / formatZodSchema
Function: formatZodSchema()
formatZodSchema<
T
>(schema
):string
Defined in: packages/core/src/runtime/pipeline/operations.ts:13
Formats a Zod schema into a human-readable format for the model
Type Parameters​
• T
Parameters​
schema​
ZodType
<T
, T
>
Returns​
string