@genkit-ai/firebase
TypeScript icon, indicating that this package has built-in type declarations

1.10.0 • Public • Published

Firebase plugin for Genkit

Installing the plugin

npm i --save @genkit-ai/firebase

Using the plugin

import { genkit } from 'genkit';
import { enableFirebaseTelemetry } from '@genkit-ai/firebase';

enableFirebaseTelemetry();

const ai = genkit({
  plugins: [
    // ...
  ],
});

The sources for this package are in the main Genkit repo. Please file issues and pull requests against that repo.

Usage information and reference details can be found in Genkit documentation.

License: Apache 2.0

/@genkit-ai/firebase/

    Package Sidebar

    Install

    npm i @genkit-ai/firebase

    Weekly Downloads

    7,370

    Version

    1.10.0

    License

    Apache-2.0

    Unpacked Size

    221 kB

    Total Files

    51

    Last publish

    Collaborators

    • pavelgj
    • i2amsam
    • apascal07
    • google-wombot