BedrockModelParams-1
BedrockModelParams =
object
Defined in: .build/typescript/packages/community/src/llm/bedrock/index.ts:321
Properties
Section titled “Properties”model:
BEDROCK_MODELS
|INFERENCE_BEDROCK_MODELS
Defined in: .build/typescript/packages/community/src/llm/bedrock/index.ts:322
temperature?
Section titled “temperature?”
optional
temperature:number
Defined in: .build/typescript/packages/community/src/llm/bedrock/index.ts:323
optional
topP:number
Defined in: .build/typescript/packages/community/src/llm/bedrock/index.ts:324
maxTokens?
Section titled “maxTokens?”
optional
maxTokens:number
Defined in: .build/typescript/packages/community/src/llm/bedrock/index.ts:325