1.Added the change_working_directory("(string) XXX") interface, which allows modifying the current working directory to XXX.
2.The output path of the config module has been updated to include the ’savepath‘ parameter, with a default setting of Path.cwd().
…ry(Path.cwd).
1.Added the change_working_directory("(string) XXX") interface, which allows modifying the current working directory to XXX. 2.The output path of the config module has been updated to include the ’savepath‘ parameter, with a default setting of Path.cwd().
1、增加了change_working_directory("(string) XXX")接口,可以修改当前工作路径到XXX。 2、config模块的输出路径增加了savepath的传入参数,默认设置为Path.cwd().