-
Describe your questionI've run into an issue where I need to add multiple observations to human evaluations, but currently I can only add them one by one manually from within each trace—this is very slow and inefficient. Langfuse Cloud or Self-Hosted?Self-Hosted If Self-Hostedv3.143.0 If Langfuse CloudNo response SDK and integration versionsNo response Pre-Submission Checklist
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Langfuse supports adding observations to annotation queues for human evaluation, providing the fine-grained scoring you need(1). You can bulk add observations to an annotation queue by selecting multiple observations via checkboxes, clicking the "Actions" dropdown menu, then selecting "Add to queue"(1). This allows you to efficiently add multiple observations at once rather than adding them one by one from within each trace(1). When you add observations to an annotation queue, each observation becomes its own annotation task(1). This means you can score and comment on individual steps within a trace (like retrieval, reasoning, tool calls, or final response) separately, giving you the granularity you're looking for(1). For programmatic bulk operations, you can manage annotation queues via the API(1). This allows you to scale and automate your annotation workflows(1). To set this up:
This approach addresses both your efficiency concern (bulk adding) and your granularity concern (scoring individual observations rather than entire traces)(1). 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
I found the solution—the multi-select for observations is in the trace's secondary menu. |
Beta Was this translation helpful? Give feedback.
I found the solution—the multi-select for observations is in the trace's secondary menu.