fix: remove dead airllm provider type from cascade router #483

Closed
kimi wants to merge 0 commits from kimi/issue-459 into main
Collaborator

Summary

  • Remove airllm-local provider block from providers.yaml
  • Remove airllm availability check from cascade.py
  • Remove associated airllm tests from test_router_cascade.py
  • Renumber remaining provider priorities (OpenAI → 2, Anthropic → 3)

Fixes #459

Test plan

  • tox -e unit — 2085 passed
  • tox -e lint — all checks passed
  • tox -e pre-push — full CI suite passed
## Summary - Remove airllm-local provider block from providers.yaml - Remove airllm availability check from cascade.py - Remove associated airllm tests from test_router_cascade.py - Renumber remaining provider priorities (OpenAI → 2, Anthropic → 3) Fixes #459 ## Test plan - [x] `tox -e unit` — 2085 passed - [x] `tox -e lint` — all checks passed - [x] `tox -e pre-push` — full CI suite passed
kimi added 1 commit 2026-03-19 19:47:45 +00:00
fix: remove dead airllm provider type from cascade router
All checks were successful
Tests / lint (pull_request) Successful in 4s
Tests / test (pull_request) Successful in 1m2s
f3fc86de07
Remove the airllm provider block from providers.yaml, the airllm
availability check from cascade.py, and associated tests. Renumber
remaining provider priorities (OpenAI → 2, Anthropic → 3).

Fixes #459

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Timmy closed this pull request 2026-03-19 19:52:40 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#483