lmnr-ai / lmnr

Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
https://www.lmnr.ai
Apache License 2.0
1.17k stars 58 forks source link

added reasoning to labeling queues #200

Closed skull8888888 closed 1 week ago

skull8888888 commented 1 week ago

[!IMPORTANT] Adds optional reasoning to labels in queues, updates CSS background color, and modifies queue component for reasoning input.

  • Behavior:
    • Adds optional reasoning field to labels in removeQueueItemSchema in route.ts.
    • Updates addedLabels state in queue.tsx to include reasoning.
    • Allows users to input reasoning for labels using DefaultTextarea in queue.tsx.
  • CSS:
    • Changes --background color in globals.css from 0 0% 8% to 0 0% 4%.

This description was created by Ellipsis for 415ac37540a45fc819ff2c348a3e6ef7b66ffd27. It will automatically update as commits are pushed.