Function VisionJSON

  • Parameters

    • opt: {
          strategy?: "ts" | "json-schema";
      }
      • Optional strategy?: "ts" | "json-schema"

    Returns FormatEngine<ChatCompletionMessageParam[], ChatCompletionMessageParam[]>

Generated using TypeDoc