Uses of Class
com.langfuse.client.resources.score.types.CreateScoreRequest
Packages that use CreateScoreRequest
-
Uses of CreateScoreRequest in com.langfuse.client.resources.score
Methods in com.langfuse.client.resources.score with parameters of type CreateScoreRequestModifier and TypeMethodDescriptionAsyncRawScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)AsyncRawScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)AsyncScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)AsyncScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)RawScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)RawScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores)ScoreClient.create(CreateScoreRequest request) Create a score (supports both trace and session scores)ScoreClient.create(CreateScoreRequest request, RequestOptions requestOptions) Create a score (supports both trace and session scores) -
Uses of CreateScoreRequest in com.langfuse.client.resources.score.types
Methods in com.langfuse.client.resources.score.types that return CreateScoreRequestModifier and TypeMethodDescriptionCreateScoreRequest._FinalStage.build()CreateScoreRequest.Builder.build()Methods in com.langfuse.client.resources.score.types with parameters of type CreateScoreRequestModifier and TypeMethodDescriptionCreateScoreRequest.Builder.from(CreateScoreRequest other) CreateScoreRequest.NameStage.from(CreateScoreRequest other)