Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Schema2 method reference
models.Schema2ReasoningSummary
const value: models.Schema2ReasoningSummary = { type: "reasoning.summary", summary: "<value>", };
models.Schema2ReasoningEncrypted
const value: models.Schema2ReasoningEncrypted = { type: "reasoning.encrypted", data: "<value>", };
models.Schema2ReasoningText
const value: models.Schema2ReasoningText = { type: "reasoning.text", };