Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoGenerative.GenerativeAnthropic
Packages that use WeaviateProtoGenerative.GenerativeAnthropic
-
Uses of WeaviateProtoGenerative.GenerativeAnthropic in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoGenerative.GenerativeAnthropicModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeAnthropic.Builder.build()WeaviateProtoGenerative.GenerativeAnthropic.Builder.buildPartial()WeaviateProtoGenerative.GenerativeProvider.Builder.getAnthropic().weaviate.v1.GenerativeAnthropic anthropic = 2;WeaviateProtoGenerative.GenerativeProvider.getAnthropic().weaviate.v1.GenerativeAnthropic anthropic = 2;WeaviateProtoGenerative.GenerativeProviderOrBuilder.getAnthropic().weaviate.v1.GenerativeAnthropic anthropic = 2;WeaviateProtoGenerative.GenerativeAnthropic.getDefaultInstance()WeaviateProtoGenerative.GenerativeAnthropic.Builder.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnthropic.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnthropic.parseDelimitedFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnthropic.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(byte[] data) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(ByteBuffer data) WeaviateProtoGenerative.GenerativeAnthropic.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoGenerative.GenerativeAnthropicModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnthropic>WeaviateProtoGenerative.GenerativeAnthropic.getParserForType()static com.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnthropic>WeaviateProtoGenerative.GenerativeAnthropic.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoGenerative.GenerativeAnthropicModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeProvider.Builder.mergeAnthropic(WeaviateProtoGenerative.GenerativeAnthropic value) .weaviate.v1.GenerativeAnthropic anthropic = 2;WeaviateProtoGenerative.GenerativeAnthropic.Builder.mergeFrom(WeaviateProtoGenerative.GenerativeAnthropic other) WeaviateProtoGenerative.GenerativeAnthropic.newBuilder(WeaviateProtoGenerative.GenerativeAnthropic prototype) WeaviateProtoGenerative.GenerativeProvider.Builder.setAnthropic(WeaviateProtoGenerative.GenerativeAnthropic value) .weaviate.v1.GenerativeAnthropic anthropic = 2;