Get Experiment Url On Dashboard By Name
API Reference
Get Experiment Url On Dashboard By Name
Get the URL to view the experiment on the Haiqu dashboard by the experiment name. Experiment name is not unique among users, so only owner’s experiment is checked.
Args: experiment_name (str): Name of the experiment. user (UserModel): User authenticated with api key.
Returns: ExperimentDashboardUrl: Object containing the dashboard URL for the experiment.
GET
Get Experiment Url On Dashboard By Name
Documentation Index
Fetch the complete documentation index at: https://docs.haiqu.ai/llms.txt
Use this file to discover all available pages before exploring further.