Files
xet-core/file_reconstruction
Di Xiao c4a56f889c XetSession API (#657)
This PR introduces a new `xet_session` crate that provides a
session-based hierarchical API: Users create a XetSession to manage
runtime and configuration, then batch uploads into UploadCommit objects
and downloads into DownloadGroup objects — each of which runs transfers
in the background by the inner XetRuntime.

All pub functions are exposed as sync functions - making them easy to
use in other languages, e.g. Python, C, etc.
2026-03-03 20:27:39 -08:00
..
2026-03-03 20:27:39 -08:00
2026-03-03 20:27:39 -08:00