Chainlit / literalai-typescript

https://docs.literalai.com
Apache License 2.0
4 stars 0 forks source link

feat: make datasetId optional for experiments #46

Closed willydouhard closed 1 month ago

linear[bot] commented 1 month ago
ENG-1669 Experiments features

## Description We want specific experiments features: * from a dataset jump to the list of experiments (experiments table filtered on that dataset, which corresponds to the leaderboard for that dataset) [image.png](https://uploads.linear.app/6a41a374-76e1-40c2-a405-51050761590c/f7532e55-dcd8-489c-9830-614f538c49b7/47a6b156-4405-4604-bf00-1616f56a853c) * order experiments on score value descending * on experiments comparison, specify what's before/after in the column headers to better understanding what's diff-ed.

willydouhard commented 1 month ago

CI fails because this PR https://github.com/Chainlit/chainlit-cloud/pull/817 is not merged on staging (making dataset id optional)