agenix_firebase 1.0.0
agenix_firebase: ^1.0.0 copied to clipboard
Firebase (Firestore + Storage + Auth) data store backend for the agenix AI agent framework.
1.0.0 #
- Initial release —
FirebaseDataStoreextracted fromagenixcore. - Firestore-backed message persistence with per-user conversation isolation.
- Firebase Storage image upload support.
- Firebase Auth integration with
NotAuthenticatedExceptionfor unauthenticated access.