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