As of the latest release, there is only one model-based algorithm which is DreamerV3.
I’ve been working with other model-based RL libraries out there but most of the time, the code is either extremely buggy or very difficult to test for basic text-based examples outside the MuJoCo domain. What would be good starting point for someone interested in benchmarking model-based RL algos and incorporating them into Ray?