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

agentjido / req_llm / d8c222d40c55ca8e56f32172a1bbb048906abc18-PR-104 / 1
50%
main: 52%

Build:
Build:
LAST BUILD BRANCH: fix/jsv-preserve-original-data
DEFAULT BRANCH: main
Ran 16 Oct 2025 07:51AM UTC
Files 79
Run time 2s
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

16 Oct 2025 07:50AM UTC coverage: 49.908% (+0.02%) from 49.885%
d8c222d40c55ca8e56f32172a1bbb048906abc18-PR-104.1

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

3262 of 6536 relevant lines covered (49.91%)

101.75 hits per line

Source Files on job d8c222d40c55ca8e56f32172a1bbb048906abc18-PR-104.1
  • Tree
  • List 79
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • d8c222d4 on github
  • Prev Job for on feature/normalize-bedrock-inference-profiles (#83899338ab36d1a533ccffb0b4e55e76cf2bf93f.2)
  • Delete
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