Uses of Class
dev.langchain4j.model.chat.request.json.JsonAnyOfSchema.Builder
Packages that use JsonAnyOfSchema.Builder
-
Uses of JsonAnyOfSchema.Builder in dev.langchain4j.model.chat.request.json
Methods in dev.langchain4j.model.chat.request.json that return JsonAnyOfSchema.BuilderModifier and TypeMethodDescriptionJsonAnyOfSchema.Builder.anyOf
(JsonSchemaElement... anyOf) JsonAnyOfSchema.Builder.anyOf
(List<JsonSchemaElement> anyOf) static JsonAnyOfSchema.Builder
JsonAnyOfSchema.builder()
JsonAnyOfSchema.Builder.description
(String description) Constructors in dev.langchain4j.model.chat.request.json with parameters of type JsonAnyOfSchema.Builder