genkit_google_cloud 0.1.1
genkit_google_cloud: ^0.1.1 copied to clipboard
Google Cloud integration for Genkit Dart (Firestore session store).
0.1.0 #
- Initial release.
- Add
FirestoreSessionStore: a Firestore-backedSessionStorethat persists session snapshots as incremental JSON Patch diffs anchored to periodic, sharded full-state checkpoints (ported from the Genkit JSFirestoreSessionStore).