firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genkit works with various models and platforms.
Apache License 2.0
783 stars 118 forks source link

[DevUI] [Evals] Support adding examples to a dataset from trace viewer #1113

Open shrutip90 opened 1 month ago

shrutip90 commented 1 month ago

Designs here:

https://www.figma.com/design/f3te3Yc6XArJP6iIHNqxxC/Genkit-Dev-UI?node-id=1665-9438&t=tMYrcvNNam1nfGAF-4

Add a button in trace view: image

Button should open this dialog listing all the datasets available: image

Once the user selects a dataset, the Add button should be enabled: image

Clicking add should add the example to the dataset.

mjchristy commented 1 week ago

Added mocks to the description