Firebase Experimentation Manager provides functionality to manage communication of conditions and observation between AutoRA and an experiment on Firebase.
You will need:
python
>=3.8,<4: https://www.python.org/downloads/
!!! It is recommended to use a python environment manger like virtualenv
Install the package via pip:
pip install "aurora[experiment-runner-experimentation-manager-firebase]"
python -c "from autora.experiment_runner.experimentation_manager.firebase import send_conditions"
autora-core, firebase_admin