BedrockModelParams
BedrockModelParams =
object
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:375
Properties
Section titled “Properties”model:
BEDROCK_MODELS
|INFERENCE_BEDROCK_MODELS
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:376
temperature?
Section titled “temperature?”
optional
temperature:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:377
optional
topP:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:378
maxTokens?
Section titled “maxTokens?”
optional
maxTokens:number
Defined in: .build/typescript/packages/providers/aws/src/llm/bedrock/index.ts:379