AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configuration for the grader used in reinforcement fine-tuning to evaluate model responses and provide reward signals.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.GraderConfig

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class GraderConfig

The GraderConfig type exposes the following members

Constructors

NameDescription
Public Method GraderConfig()

Properties

NameTypeDescription
Public Property LambdaGrader Amazon.Bedrock.Model.LambdaGraderConfig

Gets and sets the property LambdaGrader.

Configuration for using an AWS Lambda function as the grader for evaluating model responses and provide reward signals in reinforcement fine-tuning.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5