Ask a question to get started
Enter to sendā¢Shift+Enter new line
import { ... } from "@langchain/core/utils/json_schema";
Converts a Zod schema or JSON schema to a JSON schema.
Validates if a JSON schema validates only strings. May return false negatives in some edge cases (like recursive or unresolvable refs).