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
Designs here:
https://www.figma.com/design/f3te3Yc6XArJP6iIHNqxxC/Genkit-Dev-UI?node-id=1665-9438&t=tMYrcvNNam1nfGAF-4
Add a button in trace view:
Button should open this dialog listing all the datasets available:
Once the user selects a dataset, the Add button should be enabled:
Clicking add should add the example to the dataset.