Uses of Class
ai.vectros.types.RagSearchContentTypesItem
Packages that use RagSearchContentTypesItem
-
Uses of RagSearchContentTypesItem in ai.vectros.types
Fields in ai.vectros.types declared as RagSearchContentTypesItemModifier and TypeFieldDescriptionstatic final RagSearchContentTypesItemRagSearchContentTypesItem.DOCUMENTSstatic final RagSearchContentTypesItemRagSearchContentTypesItem.RECORDSMethods in ai.vectros.types that return RagSearchContentTypesItemMethods in ai.vectros.types that return types with arguments of type RagSearchContentTypesItemMethod parameters in ai.vectros.types with type arguments of type RagSearchContentTypesItemModifier and TypeMethodDescriptionRagSearch.Builder.contentTypes(List<RagSearchContentTypesItem> contentTypes) RagSearch.Builder.contentTypes(Optional<List<RagSearchContentTypesItem>> contentTypes) Narrow retrieval to specific content types.