Uses of Class
com.langfuse.client.resources.scorev2.requests.GetScoresRequest
Packages that use GetScoresRequest
Package
Description
-
Uses of GetScoresRequest in com.langfuse.client.resources.scorev2
Methods in com.langfuse.client.resources.scorev2 with parameters of type GetScoresRequestModifier and TypeMethodDescriptionAsyncRawScoreV2Client.get(GetScoresRequest request) Get a list of scores (supports both trace and session scores)AsyncRawScoreV2Client.get(GetScoresRequest request, RequestOptions requestOptions) Get a list of scores (supports both trace and session scores)AsyncScoreV2Client.get(GetScoresRequest request) Get a list of scores (supports both trace and session scores)AsyncScoreV2Client.get(GetScoresRequest request, RequestOptions requestOptions) Get a list of scores (supports both trace and session scores)RawScoreV2Client.get(GetScoresRequest request) Get a list of scores (supports both trace and session scores)RawScoreV2Client.get(GetScoresRequest request, RequestOptions requestOptions) Get a list of scores (supports both trace and session scores)ScoreV2Client.get(GetScoresRequest request) Get a list of scores (supports both trace and session scores)ScoreV2Client.get(GetScoresRequest request, RequestOptions requestOptions) Get a list of scores (supports both trace and session scores) -
Uses of GetScoresRequest in com.langfuse.client.resources.scorev2.requests
Methods in com.langfuse.client.resources.scorev2.requests that return GetScoresRequestMethods in com.langfuse.client.resources.scorev2.requests with parameters of type GetScoresRequest