Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
MessagesOutputConfigFormat type definition
import { MessagesOutputConfigFormat } from "@openrouter/sdk/models"; let value: MessagesOutputConfigFormat = { schema: {}, type: "json_schema", };
schema
Record<string, *any*>
type