Uses of Package
com.microsoft.semantickernel.orchestration.responseformat
-
Packages that use com.microsoft.semantickernel.orchestration.responseformat Package Description com.microsoft.semantickernel.orchestration com.microsoft.semantickernel.orchestration.responseformat -
Classes in com.microsoft.semantickernel.orchestration.responseformat used by com.microsoft.semantickernel.orchestration Class Description ResponseFormat Base class for response formats.ResponseFormat.Type The type of the response format. -
Classes in com.microsoft.semantickernel.orchestration.responseformat used by com.microsoft.semantickernel.orchestration.responseformat Class Description JsonResponseSchema The schema for a response in JSON format.JsonSchemaResponseFormat A response represented in a JSON schema format.JsonSchemaResponseFormat.Builder A builder for theJsonSchemaResponseFormatclass.ResponseFormat Base class for response formats.ResponseFormat.Type The type of the response format.ResponseSchema ResponseSchemaGenerator Interface for generating json response schemas for a given class.