chore(sync): mirror docs from openclaw/openclaw@14f140d6f0

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 20:42:35 +00:00
parent e1f399e945
commit b7f34ba278
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "4509420dd44e136e047ef3d8992ab0d3e8542526",
"syncedAt": "2026-04-28T20:34:35.740Z"
"sha": "14f140d6f0d31fed802869622c38c7e8f8e19587",
"syncedAt": "2026-04-28T20:40:59.249Z"
}

View File

@ -256,6 +256,17 @@ openclaw models list
</Accordion>
<Accordion title="Claude Opus 4.7 temperature">
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.
</Accordion>
<Accordion title="Guardrails">
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