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

dcdpr / jp / 15911573302 / 1
66%
main: 66%

Build:
DEFAULT BRANCH: main
Ran 26 Jun 2025 08:17PM UTC
Files 118
Run time 6s
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

26 Jun 2025 08:14PM UTC coverage: 37.483% (+0.3%) from 37.204%
15911573302.1

push

github

web-flow
feat(llm, llamacpp): Add Llamacpp provider support (#162)

Introduces support for Llamacpp as a new LLM provider, enabling users to
connect to local Llamacpp servers. The provider uses OpenAI-compatible
APIs and supports streaming chat completions with reasoning extraction.

Users can configure the provider by setting the base URL in their
configuration, which defaults to `http://127.0.0.1:8080`. The provider
integrates with the existing tool calling and reasoning systems,
providing a local alternative to cloud-based LLM services.

The `ReasoningExtractor` has been moved to the shared provider module to
enable reuse across both Ollama and LLamacpp models that support
reasoning capabilities.

Signed-off-by: Jean Mertz <git@jeanmertz.com>
Co-authored-by: Ryan Grant <rgrant@contract.design>

3640 of 9711 relevant lines covered (37.48%)

4.79 hits per line

Source Files on job 15911573302.1
  • Tree
  • List 118
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15911573302
  • ff4ea974 on github
  • Prev Job for on main (#15877266333.1)
  • Next Job for on main (#15921540555.1)
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