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

uebelack / babeli / 26359051557
100%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 10:42AM UTC
Jobs 1
Files 33
Run time 1min
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

24 May 2026 10:42AM UTC coverage: 100.0%. Remained the same
26359051557

push

github

uebelack
feat: add Anthropic and Ollama chat model providers

Add two new provider packages to support additional LLM integrations:

- @babeli/anthropic: Integrates Anthropic Claude models via @langchain/anthropic
 - Supports API key configuration through environment variables or config
 - Defaults to claude-sonnet-4-20250514 model
 - Includes comprehensive test coverage

- @babeli/ollama: Integrates local Ollama models via @langchain/ollama
 - Supports custom base URL configuration
 - Defaults to qwen3:8b model and localhost:11434 endpoint
 - Includes test coverage

Both packages follow the ChatModelProvider interface from @babeli/core and include:
- TypeScript configuration
- ESLint setup
- Prettier formatting
- Bun test configuration with coverage

35 of 35 new or added lines in 2 files covered. (100.0%)

858 of 858 relevant lines covered (100.0%)

55.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26359051557.1 24 May 2026 10:42AM UTC 54
57.21
GitHub Action Run
Source Files on build 26359051557
  • Tree
  • List 33
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26359051557
  • 918b061e on github
  • Prev Build on main (#26358005990)
  • Next Build on main (#26362300785)
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