unitxt.register module

class unitxt.register.ProjectArtifactRegisterer(*args, **kwargs)[source]

Bases: object

unitxt.register.is_local_catalog_registered(catalog_path: str)[source]
unitxt.register.register_all_artifacts()[source]
unitxt.register.register_local_catalog(catalog_path: str)[source]
unitxt.register.unregister_local_catalog(catalog_path: str)[source]