Uses of Class
ai.vectros.types.DocumentResponseIndexMode
Packages that use DocumentResponseIndexMode
-
Uses of DocumentResponseIndexMode in ai.vectros.types
Fields in ai.vectros.types declared as DocumentResponseIndexModeModifier and TypeFieldDescriptionstatic final DocumentResponseIndexModeDocumentResponseIndexMode.HYBRIDstatic final DocumentResponseIndexModeDocumentResponseIndexMode.NONEstatic final DocumentResponseIndexModeDocumentResponseIndexMode.SEMANTICstatic final DocumentResponseIndexModeDocumentResponseIndexMode.TEXTMethods in ai.vectros.types that return DocumentResponseIndexModeMethods in ai.vectros.types that return types with arguments of type DocumentResponseIndexModeMethods in ai.vectros.types with parameters of type DocumentResponseIndexModeModifier and TypeMethodDescriptionDocumentResponse.Builder.indexMode(DocumentResponseIndexMode indexMode) Method parameters in ai.vectros.types with type arguments of type DocumentResponseIndexModeModifier and TypeMethodDescriptionDocumentResponse.Builder.indexMode(Optional<DocumentResponseIndexMode> indexMode) How this document is indexed.