@genkit-ai/firebase
v0.9.0
Published
Genkit AI framework plugin for Firebase including Firestore trace/state store and deployment helpers for Cloud Functions for Firebase.
Downloads
11,400
Readme
Genkit
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
Troubleshooting
Telemetry upload reliability in Firebase Functions / Cloud Run
When Genkit is hosted in Google Cloud Run (including Firebase Functions), telemetry data upload may be less reliable as the container switches to the "idle" lifecycle state. If higher reliability is important to you, consider changing CPU allocation to "always allocated" in the Google Cloud Console. Note that this impacts pricing.