Uses of Class
io.weaviate.client.v1.graphql.query.fields.GenerativeSearchBuilder
Packages that use GenerativeSearchBuilder
Package
Description
-
Uses of GenerativeSearchBuilder in io.weaviate.client.v1.async.graphql.api
Methods in io.weaviate.client.v1.async.graphql.api with parameters of type GenerativeSearchBuilderModifier and TypeMethodDescriptionGet.withGenerativeSearch(GenerativeSearchBuilder generativeSearch) -
Uses of GenerativeSearchBuilder in io.weaviate.client.v1.graphql.query
Methods in io.weaviate.client.v1.graphql.query with parameters of type GenerativeSearchBuilderModifier and TypeMethodDescriptionGet.withGenerativeSearch(GenerativeSearchBuilder generativeSearch) -
Uses of GenerativeSearchBuilder in io.weaviate.client.v1.graphql.query.builder
Methods in io.weaviate.client.v1.graphql.query.builder that return GenerativeSearchBuilderMethods in io.weaviate.client.v1.graphql.query.builder with parameters of type GenerativeSearchBuilderModifier and TypeMethodDescriptionGetBuilder.GetBuilderBuilder.withGenerativeSearch(GenerativeSearchBuilder withGenerativeSearch) -
Uses of GenerativeSearchBuilder in io.weaviate.client.v1.graphql.query.fields
Methods in io.weaviate.client.v1.graphql.query.fields that return GenerativeSearchBuilder