Uses of Class
de.xima.fc.prompt.service.support.JsonSchemaOutputByJsonExample
Packages that use JsonSchemaOutputByJsonExample
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of JsonSchemaOutputByJsonExample in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return JsonSchemaOutputByJsonExampleModifier and TypeMethodDescriptionJsonSchemaOutput.getByJsonExample()Applicable only ifdefinitionTypeisBY_JSON_EXAMPLE.Methods in de.xima.fc.prompt.service.support with parameters of type JsonSchemaOutputByJsonExampleModifier and TypeMethodDescriptionvoidJsonSchemaOutput.setByJsonExample(JsonSchemaOutputByJsonExample byJsonExample) Applicable only ifdefinitionTypeisBY_JSON_EXAMPLE.