GenkitG
Genkit16mo ago
2 replies
sad-indigo

Monitoring  |  Genkit  |  Firebase

I think there is obsolote package name for Firebase plugin in the docs:
import { firebase } from '@genkit-ai/plugin-firebase';

should be:
import { firebase } from '@genkit-ai/firebase';

https://firebase.google.com/docs/genkit/monitoring#trace_store
Was this page helpful?