BedrockInferenceConfig
Defined in: backend/src/providers/aws-bedrock.ts:46
Properties
Section titled “Properties”maxTokens?
Section titled “maxTokens?”
optionalmaxTokens:number
Defined in: backend/src/providers/aws-bedrock.ts:48
stopSequences?
Section titled “stopSequences?”
optionalstopSequences:string[]
Defined in: backend/src/providers/aws-bedrock.ts:50
temperature?
Section titled “temperature?”
optionaltemperature:number
Defined in: backend/src/providers/aws-bedrock.ts:47
optionaltopP:number
Defined in: backend/src/providers/aws-bedrock.ts:49