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

# Functions

DefineIndexerAndRetriever defines an Indexer and Retriever that share the same underlying storage.
Indexer returns the registered indexer with the given name.
Init initializes the plugin.
IsDefinedIndexer reports whether the named [Indexer] is defined by this plugin.
IsDefinedRetriever reports whether the named [Retriever] is defined by this plugin.
Retriever returns the retriever with the given name.

# Structs

No description provided by the author
RetrieverOptions may be passed in the Options field of [ai.RetrieverRequest] to pass options to the retriever.