Skip to content

The Experiment layout in the dashboard #61

@kerthcet

Description

@kerthcet

What would you like to be added:

The minimal layout for the dashboard, it should including an experiment section in the sidebar:

  • once click the experiment, we'll see a list of experiments
  • once we click an experiment, we'll see a list of trials
  • once we click a trial, we'll see a list of runs

Let's have necessary fields for them in the dashboard, like name, description, metadata, created_at, updated_at etc., the models are defined here: https://github.com/InftyAI/alphatrion/blob/main/alphatrion/metadata/sql_models.py

We don't have UI for now, let's be the UI designers ourselves, we can learn from other projects like langfuse here.

This is based on #59, then the frontend can query the datasets. We can mock the datasets with make seed command if your environment is already setup.

Image

Why is this needed:

Completion requirements:

This feature requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureCategorizes issue or PR as related to a new feature.needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions