• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

agentjido / req_llm
50%
main: 51%

Build:
Build:
LAST BUILD BRANCH: add_openai_responses_api_structured_responses
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 11:42AM UTC
Token Qrw4J5oDDoi2zjHqBZDp1Hok4eVoONJAy regen
Build 190 Last
Files 79
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feature/normalize-bedrock-inference-profiles
branch: feature/normalize-bedrock-inference-profiles
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/normalize-bedrock-inference-profiles
  • add-vllm-provider
  • add_openai_responses_api_structured_responses
  • bedrock-clean
  • bug/api-return-types
  • bug/codec-tool-calls
  • bug/debug-stream-return
  • bug/incorrect-model-spec-docs
  • bug/openai-tool-calls
  • bug/streaming-race-condition
  • cerebras
  • chore/2025-10-14-update-fixtures
  • chore/object-fixtures
  • chore/object-fixtures-resurrected
  • chore/refine-fixtures
  • chore/refresh-coverage-tests
  • chore/update-models-2025-09-21
  • copilot/fix-32
  • devtools
  • egomes/fix-claude-multi-turn
  • feat/context-json-serialization
  • feat/google-upload-file
  • feat/in-type-support
  • feat/structured-output-openai-google
  • feature/cerebras-provider
  • feature/configurable-metadata-timeout
  • feature/model-catalog
  • feature/pre-release-fixes
  • feature/refactor-llm-api-fixtures
  • feature/refined-key-management
  • feature/unique-model-provider-options
  • feature/upgrade-ex-aws-auth
  • feature/zai-fixtures
  • fix-anthropic-streaming
  • fix-duplicate-clause
  • fix-google
  • fix-groq-stream-error
  • fix-mix-task-docs
  • fix-openai-max-tokens-param
  • fix/cost-calculation-in-usage
  • fix/google-file-support
  • fix/google-structured-output
  • fix/http2-large-request-bodies
  • fix/issue-65-http-status-validation
  • fix/issue-96-validation-error-fields
  • fix/proxy-options
  • fix/registry-get-provider-nil-module
  • fix/tool_calls
  • google-vision
  • improve-metadata-provider-errors
  • main
  • patch-1
  • put-max-tokens-model-options
  • refactor/context-tools
  • refactor/req-streaming
  • refactor/xai-structured-objects
  • remove-jido-keys
  • zai

16 Oct 2025 07:50AM UTC coverage: 50.069% (+0.04%) from 50.031%
d8c222d40c55ca8e56f32172a1bbb048906abc18-PR-104

Pull #104

github

neilberkman
Add normalize_model_id callback for Bedrock inference profiles

This adds an optional normalize_model_id/1 callback to the Provider
behavior, allowing providers to normalize model identifiers before
looking up metadata.

The AmazonBedrock provider implements this to strip region prefixes
(us., eu., ap., ca., global.) from inference profile IDs, enabling
metadata/pricing lookup for models like:
- us.anthropic.claude-sonnet-4-5-20250929-v1:0 (inference profile)
- anthropic.claude-sonnet-4-5-20250929-v1:0 (standard model ID in registry)

The Model struct retains the original ID for API calls while using
the normalized ID only for metadata lookup.
Pull Request #104: Add normalize_model_id callback for inference profile pricing

9 of 10 new or added lines in 2 files covered. (90.0%)

1 existing line in 1 file now uncovered.

3277 of 6545 relevant lines covered (50.07%)

203.89 hits per line

Relevant lines Covered
Build:
Build:
6545 RELEVANT LINES 3277 COVERED LINES
203.89 HITS PER LINE
Source Files on feature/normalize-bedrock-inference-profiles
  • Tree
  • List 79
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
d8c222d4... feature/normalize-bedrock-inference-profiles Add normalize_model_id callback for Bedrock inference profiles This adds an optional normalize_model_id/1 callback to the Provider behavior, allowing providers to normalize model identifiers before looking up metadata. The AmazonBedrock provider... Pull #104 16 Oct 2025 07:51AM UTC neilberkman github
50.07
0c64c2bb... feature/normalize-bedrock-inference-profiles Add normalize_model_id callback for Bedrock inference profiles This adds an optional normalize_model_id/1 callback to the Provider behavior, allowing providers to normalize model identifiers before looking up metadata. The AmazonBedrock provider... Pull #104 16 Oct 2025 07:46AM UTC neilberkman github
50.08
See All Builds (190)

Badge your Repo: req_llm

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc