get_recommended_py_versions: Recommended version of python packages

View source: R/install_and_config.R

get_recommended_py_versionsR Documentation

Description

Returns the minimum and maximum versions of the core python packages used in aifeducation. It is recommended to use packages of these version. Packages of other versions can result in errors or unexpected results.

Usage

get_recommended_py_versions()

Value

Returns a data.frame with the packages in the columns and the minimum and maximum version in the rows.

See Also

Other Installation and Configuration: check_aif_py_modules(), install_aifeducation(), install_aifeducation_studio(), install_py_modules(), prepare_session(), set_transformers_logger(), update_aifeducation()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.