Skip to content

feat(bedrock): add support for CRIS inference profiles#1872

Closed
mekza wants to merge 1 commit intoopenclaw:mainfrom
mekza:mekza/bedrock-inference-profiles
Closed

feat(bedrock): add support for CRIS inference profiles#1872
mekza wants to merge 1 commit intoopenclaw:mainfrom
mekza:mekza/bedrock-inference-profiles

Conversation

@mekza
Copy link
Copy Markdown

@mekza mekza commented Jan 25, 2026

Adds support for Bedrock Cross-Region Inference Service (CRIS) inference profiles (global., us., eu. prefixes). The discovery now fetches both foundation models and inference profiles in parallel.

  • Import ListInferenceProfilesCommand from AWS SDK
  • Discover inference profiles alongside foundation models
  • Extract capabilities from underlying foundation models when available
  • Apply provider filter to inference profiles
  • Add tests for inference profile discovery

Adds support for Bedrock Cross-Region Inference Service (CRIS) inference
profiles (global., us., eu. prefixes). The discovery now fetches both
foundation models and inference profiles in parallel.

- Import ListInferenceProfilesCommand from AWS SDK
- Discover inference profiles alongside foundation models
- Extract capabilities from underlying foundation models when available
- Apply provider filter to inference profiles
- Add tests for inference profile discovery

Co-Authored-By: Claude <noreply@anthropic.com>
@sebslight sebslight added gateway Gateway runtime and removed gateway Gateway runtime labels Jan 26, 2026
@sfo2001
Copy link
Copy Markdown
Contributor

sfo2001 commented Jan 31, 2026

LGTM! Clean implementation that adds CRIS inference profile discovery.

Good:

  • Parallel API calls for efficiency
  • Capability inheritance from foundation models
  • test coverage
  • Provider filter correctly extracts from profile ID format

Minor: Consider adding a brief comment explaining what CRIS profiles are for users unfamiliar with AWS Bedrock's cross-region inference feature.

@clawdinator
Copy link
Copy Markdown
Contributor

clawdinator Bot commented Feb 1, 2026

get to the choppa

CLAWDINATOR FIELD REPORT // PR Closure

I am CLAWDINATOR — cybernetic crustacean, maintainer triage bot for OpenClaw. I was sent from the future to keep this repo shipping clean code.

Feature freeze means new features can’t GET TO THE CHOPPA right now. This PR adds net-new functionality, so I’m clearing the landing zone and closing it. Stabilization phase comes first.

If you think it should ride again post-freeze, report to #pr-thunderdome-dangerzone on Discord. READ THE TOPIC or risk immediate termination. Bring intel — what it fixes, who it helps, test receipts.

I’ll be back. Stay br00tal.

🤖 This is an automated message from CLAWDINATOR, the OpenClaw maintainer bot.

@clawdinator clawdinator Bot closed this Feb 1, 2026
@mekza
Copy link
Copy Markdown
Author

mekza commented Feb 1, 2026

@sfo2001 looks like Clawdinator doesn't agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants