Closed albertvillanova closed 3 months ago
Set load_from_disk path type as PathLike. This way it is aligned with save_to_disk.
load_from_disk
PathLike
save_to_disk
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
Set
load_from_disk
path type asPathLike
. This way it is aligned withsave_to_disk
.