openclaw/extensions/amazon-bedrock-mantle
2026-07-11 04:00:49 +01:00
..
api.ts docs: document bedrock provider plugins 2026-06-04 07:11:24 -04:00
discovery.test.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
discovery.ts feat(models): add Claude Mythos 5 support (#101238) 2026-07-06 17:19:49 -07:00
index.test.ts fix(anthropic): don't crash models list when a configured Sonnet 5 model has no cost (#102186) 2026-07-09 22:13:56 +01:00
index.ts docs: document bedrock provider plugins 2026-06-04 07:11:24 -04:00
mantle-anthropic.runtime.test.ts fix(anthropic): resolve thinking as disabled when legacy budget is below 1024 (#101415) 2026-07-07 08:42:40 +01:00
mantle-anthropic.runtime.ts fix(anthropic): resolve thinking as disabled when legacy budget is below 1024 (#101415) 2026-07-07 08:42:40 +01:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json fix: add ClawHub plugin display names (#87354) 2026-05-27 12:37:35 -05:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md docs(plugins): add npm readmes for channel providers 2026-05-31 20:02:45 +01:00
register.sync.runtime.ts fix(anthropic): don't crash models list when a configured Sonnet 5 model has no cost (#102186) 2026-07-09 22:13:56 +01:00
tsconfig.json

OpenClaw Amazon Bedrock Mantle Provider

Official OpenClaw provider plugin for routing Amazon Bedrock Mantle models through OpenAI-compatible provider flows.

Install from OpenClaw:

openclaw plugin add @openclaw/amazon-bedrock-mantle-provider

Use this plugin when your Bedrock deployment exposes Mantle-compatible model routing and you want OpenClaw agents to address those models through the Bedrock Mantle provider.