Skip to content
Discussion options

You must be logged in to vote

Currently, Langfuse does not support multiple users annotating the same trace independently within the same annotation queue.(1) When a second user submits an evaluation on the same trace, it overwrites the previous user's entry rather than creating separate annotations.(1)

Workaround:

One team has implemented a workaround by creating separate score configs with naming conventions that align with each annotator (e.g., using initials to denote who is assigned).(1) This allows you to have the same scoring rules and setup, but with different score config names to differentiate between annotators.(1) You can then filter traces to compare annotations across users.(1)

While this approach doesn'…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jannikmaierhoefer
Comment options

@lucasboulle
Comment options

@jannikmaierhoefer
Comment options

Answer selected by jannikmaierhoefer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants