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

agentjido / req_llm / 44742923e05a883faa62e59b2a0c06258aaf37d2 / 4
49%
main: 49%

Build:
DEFAULT BRANCH: main
Ran 29 Oct 2025 08:24PM UTC
Files 84
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

29 Oct 2025 08:21PM UTC coverage: 52.375% (-0.03%) from 52.406%
44742923e05a883faa62e59b2a0c06258aaf37d2.4

push

github

web-flow
Refactor Meta/Llama into generic provider for code reuse (#148)

Extract Meta's native Llama prompt format into a reusable generic provider
that can be shared across cloud hosts and self-hosted deployments.

Changes:
- Created ReqLLM.Providers.Meta for Meta's native format
  - Handles prompt formatting with special tokens
  - Parses native response format (generation, prompt_token_count, etc.)
  - Extracts usage metadata with all required fields
- Refactored ReqLLM.Providers.AmazonBedrock.Meta to delegate to generic provider
  - Keeps only Bedrock-specific AWS Event Stream handling
  - Streaming usage now includes cached_tokens and reasoning_tokens
- Updated test error message for clarity

Documentation:
- Clarifies that most providers use OpenAI-compatible APIs (Azure, Vertex AI, vLLM, Ollama)
- AWS Bedrock is primary user of Meta's native format
- Generic provider handles native format with prompt/max_gen_len/generation fields
- Provides guidance for future provider implementations

This enables future Azure AI Foundry and Vertex AI support to correctly
delegate to OpenAI provider, while providing a native format option for
providers that need it.

3650 of 6969 relevant lines covered (52.37%)

113.77 hits per line

Source Files on job 44742923e05a883faa62e59b2a0c06258aaf37d2.4
  • Tree
  • List 84
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 44742923
  • 44742923 on github
  • Prev Job for on main (#e84b961fe4f053904fe1aa27c3a3e7481f0b1524.1)
  • Next Job for on main (#eb486ad06e665cc72e84e272b75e25559244b558.1)
  • 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

© 2026 Coveralls, Inc