BedrockModelParams
BedrockModelParams =
object
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:383
Properties
Section titled “Properties”model:
BEDROCK_MODELS|INFERENCE_BEDROCK_MODELS
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:384
temperature?
Section titled “temperature?”
optionaltemperature:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:385
optionaltopP:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:386
maxTokens?
Section titled “maxTokens?”
optionalmaxTokens:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:387