Uses of Class
com.google.genkit.plugins.localvec.LocalVecConfig
Packages that use LocalVecConfig
-
Uses of LocalVecConfig in com.google.genkit.plugins.localvec
Methods in com.google.genkit.plugins.localvec that return LocalVecConfigMethods in com.google.genkit.plugins.localvec with parameters of type LocalVecConfigModifier and TypeMethodDescriptionLocalVecPlugin.Builder.addStore(LocalVecConfig config) Adds a vector store configuration.Constructors in com.google.genkit.plugins.localvec with parameters of type LocalVecConfigModifierConstructorDescriptionLocalVecDocStore(LocalVecConfig config) Creates a new LocalVecDocStore.