Uses of Class
dev.langchain4j.model.chat.request.json.JsonAnyOfSchema.Builder
-
Uses of JsonAnyOfSchema.Builder in dev.langchain4j.model.chat.request.json
Modifier and TypeMethodDescriptionJsonAnyOfSchema.Builder.anyOf
(JsonSchemaElement... anyOf) JsonAnyOfSchema.Builder.anyOf
(List<JsonSchemaElement> anyOf) static JsonAnyOfSchema.Builder
JsonAnyOfSchema.builder()
JsonAnyOfSchema.Builder.description
(String description)