Package ai.vectros.types
Class StorageBytesSearch.Builder
java.lang.Object
ai.vectros.types.StorageBytesSearch.Builder
- Enclosing class:
StorageBytesSearch
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()from(StorageBytesSearch other) hybrid(StorageEntry hybrid) hybrid(Optional<StorageEntry> hybrid) parentChunks(StorageEntry parentChunks) parentChunks(Optional<StorageEntry> parentChunks) semantic(StorageEntry semantic) semantic(Optional<StorageEntry> semantic) text(StorageEntry text) text(Optional<StorageEntry> text)
-
Method Details
-
from
-
text
-
text
-
semantic
-
semantic
-
hybrid
-
hybrid
-
parentChunks
-
parentChunks
-
build
-
additionalProperty
-
additionalProperties
-