Compatibility
- Requires BoTorch 0.18.1 (#5226)
- Makes JAX / fully-Bayesian generator backend an optional dependency.
- Users who want to leverage the fully-Bayesian generators (
method = "quality"in ax/api), should usepip install "ax-platform[fully_bayesian]"to install with NumPyro and other related dependencies.