Class ScaNNIndexQueryOptions
java.lang.Object
dev.langchain4j.community.store.embedding.alloydb.index.query.ScaNNIndexQueryOptions
- All Implemented Interfaces:
QueryOptions
ScaNN index query options
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassBuilder which configures and creates instances ofScaNNIndexQueryOptions. -
Constructor Summary
ConstructorsConstructorDescriptionConstructor for ScaNNIndexQueryOptions -
Method Summary
Modifier and TypeMethodDescriptionConvert index attributes to list of configuration
-
Constructor Details
-
ScaNNIndexQueryOptions
Constructor for ScaNNIndexQueryOptions- Parameters:
builder- builder
-
-
Method Details
-
getParameterSettings
Convert index attributes to list of configuration- Specified by:
getParameterSettingsin interfaceQueryOptions- Returns:
- List of parameter setting strings
-