Feature Request: Option to Export Annotated Score Values and Comments from Human Annotation Queues #9774
Neha-Jacob
started this conversation in
Ideas
Replies: 1 comment
|
Agree this could be helpful! Thanks for sharing feedback. Not roadmap commitment I can make at the minute but will update here should we start to develop in this direction. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the feature or potential improvement
Currently, after completing a Human Annotation Queue in Langfuse, users can export the items and their associated metadata such as trace IDs and inputs. However, there is no option to export the actual annotated results such as the annotated score values, comments, and other reviewer-provided fields.
Problem / Limitation
The main purpose of human annotation is to generate high-quality labeled data. While Langfuse provides excellent tools for managing annotation queues and workflows, the lack of an export option for annotated results limits users from:
Proposed Solution
Add an Export Annotated Results option in the UI or API that allows users to download:
The export could be in CSV or JSON format, including both the original queue items and their final annotation outcomes.
Use Case
For example, after completing a human annotation queue for chat evaluations, I want to export the final annotated dataset including scores and comments to build a benchmark dataset for future model comparison or automated evaluation pipelines.
Value
Additional information
#9366 is also a similar feature request but for annotation comments only though
All reactions