• Get the URL to view a dataset in the Phoenix web UI

    Parameters

    • params: { baseUrl: string; datasetId: string }

      The parameters for generating the dataset URL

      • baseUrl: string

        The base URL of the Phoenix API

      • datasetId: string

        The ID of the dataset

    Returns string

    The URL to view the dataset