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

agentjido / req_llm
53%
main: 49%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/bandit-1.9.0
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 11:42AM UTC
Token Qrw4J5oDDoi2zjHqBZDp1Hok4eVoONJAy regen
Build 525 Last
Files 85
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 fix/bedrock-inference-profiles
branch: fix/bedrock-inference-profiles
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/bedrock-inference-profiles
  • add-bedrock-fixtures
  • add-bedrock-structured-output
  • add-hex-changelog-and-module-grouping
  • add-json-schema-validation
  • add-vertex-guide-to-docs
  • add-vllm-provider
  • add-vllm-support
  • add_openai_responses_api_structured_responses
  • add_retry_step
  • allow_json_schemas
  • bedrock-1.0-fixes
  • bedrock-clean
  • bedrock-mistral-support
  • breaking/reqllm-llmdb-forced
  • bug/api-return-types
  • bug/codec-tool-calls
  • bug/debug-stream-return
  • bug/incorrect-model-spec-docs
  • bug/object-array
  • bug/openai-tool-calls
  • bug/stream-process-linking
  • bug/streaming-nil-deltas
  • bug/streaming-race-condition
  • bug/usage_total_cost
  • bw-openai-responses-api-reasoning-effort
  • cerebras
  • cerebras-zai-glm-4-6
  • chore/2025-10-14-update-fixtures
  • chore/docs-review
  • chore/model_update_2025-10-27
  • chore/object-fixtures
  • chore/object-fixtures-resurrected
  • chore/refine-fixtures
  • chore/refresh-coverage-tests
  • chore/refresh-fixtures-before-1.0
  • chore/update-models-2025-09-21
  • config_base_url_override
  • copilot/fix-32
  • credo-config
  • credo/code-readability-fix
  • credo/fix-refactor-enum-filter
  • dependabot/hex/ex_aws_auth-1.3.1
  • dependabot/hex/ex_doc-0.39.1
  • dependabot/hex/jsv-0.11.5
  • dependabot/hex/req-0.5.16
  • dependabot/hex/tidewave-0.5.1
  • dependabot/hex/zoi-0.8.1
  • dependabot/hex/zoi-0.8.4
  • devtools
  • docs/agent-tutorial
  • docs/aws-event-stream-specialization
  • egomes/fix-claude-multi-turn
  • egomes/fix-tool-inspection-with-json-schema
  • feat/bedrock-service-tiers
  • feat/context-json-serialization
  • feat/fixture-credential-fallback
  • feat/fixture-credential-fallback-rebased
  • feat/google-context-caching
  • feat/google-upload-file
  • feat/in-type-support
  • feat/oauth2-token-cache
  • feat/structured-output-openai-google
  • feat/vertex-gemini-support
  • feature/anthropic-structured-output
  • feature/base-url-override
  • feature/bedrock-prompt-caching
  • feature/cerebras-provider
  • feature/configurable-metadata-timeout
  • feature/custom_providers
  • feature/google_grounding
  • feature/model-catalog
  • feature/normalize-bedrock-inference-profiles
  • feature/pre-release-fixes
  • feature/prompt-caching
  • feature/refactor-llm-api-fixtures
  • feature/refined-key-management
  • feature/stream-collectors
  • feature/unique-model-provider-options
  • feature/upgrade-ex-aws-auth
  • feature/zai-fixtures
  • feature/zoi-schema
  • fix-anthropic-streaming
  • fix-bedrock-timeout
  • fix-duplicate-clause
  • fix-google
  • fix-groq-stream-error
  • fix-mix-task-docs
  • fix-openai-max-tokens-param
  • fix-reasoning-overlay-pattern-match
  • fix-response-process-stream
  • fix-retry-delay-conflict
  • fix-schema-boolean-property
  • fix/bedrock-claude-exclusions
  • fix/bug-119-aws-auth-credentials
  • fix/capability-structure-pattern-matches
  • fix/cost-calculation-in-usage
  • fix/google-cached-tokens
  • fix/google-file-support
  • fix/google-structured-output
  • fix/groq-utf8-streaming
  • fix/http2-large-request-bodies
  • fix/issue-65-http-status-validation
  • fix/issue-96-validation-error-fields
  • fix/jsv-preserve-original-data
  • fix/proxy-options
  • fix/registry-get-provider-nil-module
  • fix/tool-budget-pattern-match
  • fix/tool_calls
  • fix/vertex-decode-stream-event
  • google-vision
  • idempotent-stream-response
  • improve-metadata-provider-errors
  • list_with_subtype
  • main
  • patch-1
  • put-max-tokens-model-options
  • record-bedrock-vertex-fixtures
  • refactor-meta-provider-generic
  • refactor/context-tools
  • refactor/rename-decode-sse-event
  • refactor/req-streaming
  • refactor/xai-structured-objects
  • remove-duplicate-google-provider-metadata
  • remove-jido-keys
  • response-context-append-bug
  • support-openai-tool-choice-required
  • vertex-gemini-rebased
  • zai
  • zw/fix-stream-finish-reason

pending completion
2fcd2769b57f95c8b1fd6d0f16e8c27911cddc6c-PR-152

Pull #152

github

neilberkman
test: Re-record Bedrock fixtures with thinking_constraints implementation

Re-recorded 72 Bedrock fixtures with updated provider implementation.
Results: 59/65 tests passing. Expected failures:
- Opus token_limit (AWS signature expiry on long-running test)
- Meta Llama 3.2 3B tool tests x5 (model doesn't support tools)
Pull Request #152: feat: Add AWS Bedrock inference profiles and Google Vertex AI provider

3917 of 7446 relevant lines covered (52.61%)

435.96 hits per line

Relevant lines Covered
Build:
Build:
7446 RELEVANT LINES 3917 COVERED LINES
435.96 HITS PER LINE
Source Files on fix/bedrock-inference-profiles
  • Tree
  • List 89
  • 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
2fcd2769... fix/bedrock-inference-profiles test: Re-record Bedrock fixtures with thinking_constraints implementation Re-recorded 72 Bedrock fixtures with updated provider implementation. Results: 59/65 tests passing. Expected failures: - Opus token_limit (AWS signature expiry on long-runn... Pull #152 02 Nov 2025 05:27PM UTC neilberkman github pending completion  
5a139810... fix/bedrock-inference-profiles test: Re-record Vertex AI fixtures with final implementation Re-recorded all 36 fixtures (12 per model) for Haiku 4.5, Sonnet 4.5, and Opus 4.1 with the complete provider implementation including thinking_constraints callback. All 30 tests passing. Pull #152 02 Nov 2025 05:10PM UTC neilberkman github
52.52
6ea6929f... fix/bedrock-inference-profiles refactor: Replace hardcoded Bedrock checks with thinking_constraints callback Add thinking_constraints/0 callback to Provider behavior to handle platform-specific requirements for extended thinking (e.g., required temperature and min max_tokens).... Pull #152 02 Nov 2025 04:58PM UTC neilberkman github
52.61
6025614f... fix/bedrock-inference-profiles refactor: Replace hardcoded Bedrock checks with thinking_constraints callback Add thinking_constraints/0 callback to Provider behavior to handle platform-specific requirements for extended thinking (e.g., required temperature and min max_tokens).... Pull #152 02 Nov 2025 04:55PM UTC neilberkman github
52.57
4baf52ab... fix/bedrock-inference-profiles Add exclusions for older Vertex Claude models without fixtures Pull #152 02 Nov 2025 04:50PM UTC neilberkman github
52.61
99866d94... fix/bedrock-inference-profiles docs(model_sync): Clarify patch file provider ID requirements Explain why patch files must use original hyphenated IDs from models.dev (e.g., google-vertex-anthropic) rather than normalized underscored IDs. The models_data map keys come from mode... Pull #152 02 Nov 2025 04:49PM UTC neilberkman github
52.63
49055e9c... fix/bedrock-inference-profiles Add exclusions for older Vertex Claude models without fixtures Pull #152 02 Nov 2025 04:47PM UTC neilberkman github
52.63
d53adff3... fix/bedrock-inference-profiles feat(vertex): Add Google Vertex AI provider with complete Claude support Implements Google Vertex AI provider for Anthropic Claude models with streaming, extended thinking, tool calling, structured output, and prompt caching. Core implementation... Pull #152 02 Nov 2025 04:35PM UTC neilberkman github pending completion  
3953ef56... fix/bedrock-inference-profiles feat(vertex): Add Google Vertex AI provider with complete Claude support Implements Google Vertex AI provider for Anthropic Claude models with streaming, extended thinking, tool calling, structured output, and prompt caching. Core implementation... Pull #152 02 Nov 2025 04:28PM UTC neilberkman github pending completion  
2ead740a... fix/bedrock-inference-profiles feat(vertex): Add Google Vertex AI provider with complete Claude support Implements Google Vertex AI provider for Anthropic Claude models with streaming, extended thinking, tool calling, structured output, and prompt caching. Core implementation... Pull #152 02 Nov 2025 04:26PM UTC neilberkman github pending completion  
See All Builds (471)

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