• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

agentjido / req_llm
51%
main: 53%

Build:
Build:
LAST BUILD BRANCH: breaking/reqllm-llmdb-forced
DEFAULT BRANCH: main
Repo Added 15 Sep 2025 11:42AM UTC
Token Qrw4J5oDDoi2zjHqBZDp1Hok4eVoONJAy regen
Build 411 Last
Files 82
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 breaking/reqllm-llmdb-forced
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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
  • 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/req-0.5.16
  • dependabot/hex/tidewave-0.5.1
  • dependabot/hex/zoi-0.8.1
  • dependabot/hex/zoi-0.8.4
  • devtools
  • docs/aws-event-stream-specialization
  • egomes/fix-claude-multi-turn
  • egomes/fix-tool-inspection-with-json-schema
  • feat/context-json-serialization
  • feat/fixture-credential-fallback
  • feat/google-context-caching
  • feat/google-upload-file
  • feat/in-type-support
  • feat/oauth2-token-cache
  • feat/structured-output-openai-google
  • 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-retry-delay-conflict
  • fix-schema-boolean-property
  • fix/bedrock-claude-exclusions
  • fix/bedrock-inference-profiles
  • fix/bug-119-aws-auth-credentials
  • 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_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
  • refactor-meta-provider-generic
  • refactor/context-tools
  • refactor/rename-decode-sse-event
  • refactor/req-streaming
  • refactor/xai-structured-objects
  • remove-jido-keys
  • vertex-gemini-rebased
  • zai

pending completion
580de0aa9547a1362d5b5116f4419e0b2a8b70dd-PR-212

Pull #212

github

mikehostetler
Update llm_db dependency to version 2025.11.14-preview in mix.exs and mix.lock
Pull Request #212: feat: Integrate llm_db for model metadata (v1.1.0)

3566 of 6927 relevant lines covered (51.48%)

60.05 hits per line

Relevant lines Covered
Build:
Build:
6927 RELEVANT LINES 3566 COVERED LINES
60.05 HITS PER LINE
Source Files on main
  • Tree
  • List 82
  • Changed 39
  • Source Changed 0
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
580de0aa... breaking/reqllm-llmdb-forced Update llm_db dependency to version 2025.11.14-preview in mix.exs and mix.lock Pull #212 14 Nov 2025 10:44PM UTC mikehostetler github pending completion  
15906f8b... feat/fixture-credential-fallback feat: Add credential fallback for fixture recording Implements automatic fallback to existing fixtures when credentials are missing during RECORD mode for providers requiring cloud credentials. ## Changes - Add optional `credential_missing?/1` ... Pull #171 13 Nov 2025 09:08PM UTC neilberkman github
53.29
a85fe98a... breaking/reqllm-llmdb-forced Formatting Pull #212 13 Nov 2025 05:05PM UTC mikehostetler github
53.3
60a775ed... feat/fixture-credential-fallback feat: Add credential fallback for fixture recording Implements automatic credential fallback when recording fixtures in providers that require cloud credentials (AWS Bedrock, Google Vertex AI). When credentials are missing but fixtures exist, tes... Pull #171 13 Nov 2025 04:20PM UTC neilberkman github
52.71
167f5502... main chore: Adding AmpCode commands for PR review push 13 Nov 2025 02:33PM UTC mikehostetler github
52.76
f902254d... main Make streaming metadata access reusable (#206) * Fix model tests * Implement ReqLLM.StreamResponse.MetadataHandle * Fix `mix quality` issues * Fix: Change MetadataHandle.await default timeout to :infinity The 5-second default timeout caused f... push 13 Nov 2025 02:30PM UTC web-flow github
52.77
6984d5b5... idempotent-stream-response Fix: Change MetadataHandle.await default timeout to :infinity The 5-second default timeout caused failures on streams taking >5s. The underlying fetch_fun already has a 300s timeout via StreamServer.await_metadata, so using :infinity at this laye... Pull #206 13 Nov 2025 02:28PM UTC mikehostetler github
52.76
30fee26f... main fix: typespec on object generation to allow zoi schemas (#208) * feat: allow task_type with google embeddings * fix: typespec for zoi schemas on object generation * docs: update comments push 13 Nov 2025 02:13PM UTC web-flow github
52.76
a02a75dd... main Merge branch 'main' into main Pull #208 13 Nov 2025 10:51AM UTC web-flow github
52.8
c39e1462... main deps(deps): bump ex_aws_auth from 1.3.0 to 1.3.1 (#210) Bumps [ex_aws_auth](https://github.com/neilberkman/ex_aws_auth) from 1.3.0 to 1.3.1. - [Changelog](https://github.com/neilberkman/ex_aws_auth/blob/main/CHANGELOG.md) - [Commits](https://gith... push 11 Nov 2025 05:19AM UTC web-flow github
52.76
See All Builds (411)

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