Uses of Class
com.microsoft.semantickernel.orchestration.responseformat.JsonSchemaResponseFormat
-
Packages that use JsonSchemaResponseFormat Package Description com.microsoft.semantickernel.orchestration.responseformat -
-
Uses of JsonSchemaResponseFormat in com.microsoft.semantickernel.orchestration.responseformat
Methods in com.microsoft.semantickernel.orchestration.responseformat that return JsonSchemaResponseFormat Modifier and Type Method Description JsonSchemaResponseFormatJsonSchemaResponseFormat.Builder. build()Builds theJsonSchemaResponseFormatinstance.
-