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

    Parameters

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

      The parameters for generating the dataset experiments URL

      • baseUrl: string

        The base URL of the Phoenix API

      • datasetId: string

        The ID of the dataset

    Returns string

    The URL to view dataset experiments