fix: align llm provider fallback models - #2501
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
📝 WalkthroughWalkthroughTwo new module-level constants ( ChangesDefault Model Constant Extraction
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Workflow source neededPR #2501 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely. Please do one of:
Once a valid source is present, this warning will not be reposted. |
Automated Status SummaryHead SHA: 07a9dab
Coverage Overview
Coverage Trend
Top Coverage Hotspots (lowest coverage)
Low Coverage Files (<50.0%)
Updated automatically; will refresh on subsequent CI/Docker completions. Keepalive checklistScopeNo scope information available Tasks
Acceptance criteria
|
Summary
tools/llm_provider.pywith current registry defaultsValidation
uv run pytest tests/tools/test_llm_provider.py tests/tools/test_langchain_client.py tests/test_openai_provider.py tests/test_anthropic_provider.py -quv run --with pyyaml python scripts/validate_template_sync.pyuv run ruff check tools/llm_provider.py templates/consumer-repo/tools/llm_provider.py tests/tools/test_llm_provider.pyuv run black --fast --check tools/llm_provider.py templates/consumer-repo/tools/llm_provider.py tests/tools/test_llm_provider.pygit diff --checkSummary by CodeRabbit