• Preparing search index...
  • The search index is not available
Genkit JS API reference
  • Genkit JS API reference
  • genkitx-chromadb
  • chromaIndexerRef

Function chromaIndexerRef

  • chromaIndexerRef(
        params: { collectionName: string; displayName?: string },
    ): IndexerReference<z.ZodOptional<z.ZodOptional<z.ZodNull>>>
  • Parameters

    • params: { collectionName: string; displayName?: string }

    Returns IndexerReference<z.ZodOptional<z.ZodOptional<z.ZodNull>>>

    • Defined in plugins/chroma/src/index.ts:99

Settings

Member Visibility
Genkit JS API reference
  • Loading...

Generated using TypeDoc with typedoc-github-theme