agenix_firebase 1.0.4
agenix_firebase: ^1.0.4 copied to clipboard
Firebase (Firestore + Storage + Auth) data store backend for the agenix AI agent framework.
1.0.4 #
- Bumped
agenixdependency to^4.1.2.
1.0.3 #
- Bumped
agenixdependency to^4.1.1.
1.0.2 #
- Bumped
agenixdependency to^4.1.0.
1.0.1 #
- Added demo video to README showing live multi-agent orchestration and tool-call tracing.
- Updated package description for clarity and discoverability.
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.