package
0.2.1
Repository: https://github.com/firebase/genkit.git
Documentation: pkg.go.dev

# Functions

DefineIndexerAndRetriever defines an [ai.Indexer] and [ai.Retriever] that use the same class.
Indexer returns the indexer for the given class.
Init initializes the Weaviate plugin.
Retriever returns the retriever for the given class.

# Structs

ClassConfig holds configuration options for an indexer/retriever pair.
ClientConfig passes configuration options to the plugin.
RetrieverOptions may be passed in the Options field [ai.RetrieverRequest] to pass options to Weaviate.