Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[playground][enhancement] help disambiguate playground experiments #5491

Open
Tracked by #5373
Parker-Stafford opened this issue Nov 21, 2024 · 2 comments
Open
Tracked by #5373
Labels
c/server Server implementation enhancement New feature or request

Comments

@Parker-Stafford
Copy link
Contributor

Right now all experiments from the playground are named playground experiment which makes it hard to do analysis on the compare experiments page.

Add timestamp and potentially a counter to experiment names so users can more easily disambiguate them

image

Example:

image

@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Nov 21, 2024
@Parker-Stafford Parker-Stafford added the c/server Server implementation label Nov 21, 2024
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Nov 21, 2024
@dosubot dosubot bot added the enhancement New feature or request label Nov 21, 2024
@axiomofjoy axiomofjoy self-assigned this Nov 26, 2024
@axiomofjoy
Copy link
Contributor

Rather than timestamp, we should use letters corresponding to the A, B, C, and D columns in the UI and should support setting the experiment name, description, and metadata via subscription input.

@axiomofjoy
Copy link
Contributor

We probably want to add the ability for the user to specify experiment details (name, description, metadata) in the ui for each prompt. Punt until after MVP release

@axiomofjoy axiomofjoy changed the title [playground][enhancement] add timestamp to playground experiment names [playground][enhancement] help disambiguate playground experiments Nov 26, 2024
@axiomofjoy axiomofjoy removed their assignment Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/server Server implementation enhancement New feature or request
Projects
Status: 👨‍💻 In progress
Development

No branches or pull requests

2 participants