mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
5a35bd0885
* fix(bedrock): honor configured output caps without thinking Co-authored-by: gaoming-wu <morningwusjtu@gmail.com> * fix(bedrock): respect output caps for default thinking Co-authored-by: gaoming-wu <morningwusjtu@gmail.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>
OpenClaw Amazon Bedrock Provider
Official OpenClaw provider plugin for Amazon Bedrock. It adds Bedrock model discovery, text generation, embeddings, and guardrail-aware provider routing for agents that use AWS-hosted models.
Install from OpenClaw:
openclaw plugins install @openclaw/amazon-bedrock-provider
Configure AWS credentials and region through your normal OpenClaw credential/profile setup, then select Bedrock models with the amazon-bedrock/... provider prefix.