• Preparing search index...
  • The search index is not available
Genkit JS API reference
  • Genkit JS API reference
  • genkit
  • /
  • genkit

Function genkit

  • genkit(options: GenkitOptions): Genkit
  • Initializes Genkit with a set of options.

    This will create a new Genkit registry, register the provided plugins, stores, and other configuration. This should be called before any flows are registered.

    Parameters

    • options: GenkitOptions

    Returns Genkit

    • Defined in js/genkit/src/genkit.ts:850

Settings

Member Visibility
Genkit JS API reference
  • Loading...

Generated using TypeDoc with typedoc-github-theme