SerializedOutputType
このコンテンツはまだ日本語訳がありません。
type SerializedOutputType = | JsonSchemaDefinition | TextOutput;
The output type passed to the model. Has any Zod types serialized to JSON Schema
このコンテンツはまだ日本語訳がありません。
type SerializedOutputType = | JsonSchemaDefinition | TextOutput;
The output type passed to the model. Has any Zod types serialized to JSON Schema