oxen.clone
clone
repo_id-strName of the repository in the format ‘namespace/repo_name’. For example ‘ox/chatbot’path-Optional[str]The path to clone the repo to. Defaults to the name of the repository.host-strThe host to connect to. Defaults to ‘hub.oxen.ai’branch-strThe branch name id to clone. Defaults to ‘main’scheme-strThe scheme to use. Defaults to ‘https’all-boolWhether to clone the full commit history or not. Default: False