[RLlib] New API stack is enabled by default, but "New API stack migration guide" says the opposite #49076
Labels
docs
An issue or change related to documentation
rllib
RLlib related issues
rllib-docs-or-examples
Issues related to RLlib documentation or rllib/examples
rllib-newstack
Description
Hi, I'm using Ray RLlib 2.40.0 and the new API stack is enabled by default, but the documentation web page "New API stack migration guide" in the "Change your AlgorithmConfig" section says that "RLlib turns off the new API stack by default for all RLlib algorithms", see the attached screenshot and code:
ray/rllib/algorithms/algorithm_config.py
Lines 417 to 423 in 22541c3
I think the documentation is wrong and out of date.
Link
https://docs.ray.io/en/releases-2.40.0/rllib/new-api-stack-migration-guide.html#change-your-algorithmconfig
The text was updated successfully, but these errors were encountered: