Given a sessionId, if we can FETCH the scores ( via api/sdk) associated with that session ( not its traces) #9166
ivishalanand
started this conversation in
Ideas
Replies: 2 comments
-
Thanks for sharing, tracking this here: #9167 Side note: please do not open multiple threads for the same topic |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, we've added support fetching scores by sessionId. See related changes #9176. The functionality will be included in our next OSS release (> v3.111.0). |
Beta Was this translation helpful? Give feedback.
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.
-
Describe the feature or potential improvement
I have some sessions that annotators are working on ( annotating on session level and not traces). I’d like to use the Langfuse API to check, for a given sessionId, what kinds of scores have been added by the annotators. I can already do this for traces, but I can’t find a way to do it for sessions.
If there can be a way to retrieve the scoreIds associated with a session so I can then look up those scores? Or any other workaround?
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions