diff --git a/docs/providers/bedrock.md b/docs/providers/bedrock.md index 1f989de274e..7f2f6b8f0cc 100644 --- a/docs/providers/bedrock.md +++ b/docs/providers/bedrock.md @@ -256,6 +256,17 @@ openclaw models list + + Bedrock rejects the `temperature` parameter for Claude Opus 4.7. OpenClaw + omits `temperature` automatically for any Opus 4.7 Bedrock ref, including + foundation model ids, named inference profiles, application inference + profiles whose underlying model resolves to Opus 4.7 via + `bedrock:GetInferenceProfile`, and dotted `opus-4.7` variants with + optional region prefixes (`us.`, `eu.`, `ap.`, `apac.`, `au.`, `jp.`, + `global.`). No config knob is required, and the omission applies to both + the request options object and the `inferenceConfig` payload field. + + You can apply [Amazon Bedrock Guardrails](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) to all Bedrock model invocations by adding a `guardrail` object to the