def create_artifacts(
    name: str,
    artifacts: dict,
    api_key: Optional[str] = None,
) -> Union[List[Any], None]:

source code

Downloads a dataset from the platform.

Arguments:

  • name - Name of the dataset to download the artifacts for.
  • artifacts - A dict containing the artifacts to upload
  • api_key - If specified, unify API key to be used. Defaults to the value in the