fix(ai-gateway): expand fallback model variants - #5059
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Executive SummaryIncremental review of the Claude max-expectation test update verified the changed Files Reviewed (1 file)
Previous Review Summaries (2 snapshots, latest commit e0453e4)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit e0453e4)Status: No Issues Found | Recommendation: Merge Executive SummaryIncremental review of the variant-ordering alignment commit verified the reversed Files Reviewed (4 files)
Previous review (commit 515cab2)Status: No Issues Found | Recommendation: Merge Executive SummaryFallback-variant additions for Gemma, Laguna, Ling, and Nemotron families plus the Claude Files Reviewed (2 files)
Reviewed by kimi-k3 · Input: 67.9K · Output: 22K · Cached: 1.2M Review guidance: REVIEW.md from base branch |
Summary
Validation
pnpm --filter web test --runInBand src/lib/ai-gateway/providers/variants.test.ts src/lib/ai-gateway/custom-llm/order-opencode-variants.test.tspnpm --filter web run typecheckpnpm exec oxlint --config .oxlintrc.json apps/web/src/lib/ai-gateway/providers/variants.ts apps/web/src/lib/ai-gateway/providers/variants.test.ts apps/web/src/lib/ai-gateway/custom-llm/order-opencode-variants.ts apps/web/src/lib/ai-gateway/custom-llm/order-opencode-variants.test.tspnpm exec oxfmt --list-different apps/web/src/lib/ai-gateway/providers/variants.ts apps/web/src/lib/ai-gateway/providers/variants.test.ts apps/web/src/lib/ai-gateway/custom-llm/order-opencode-variants.ts apps/web/src/lib/ai-gateway/custom-llm/order-opencode-variants.test.tsgit diff --checkAll pnpm commands emitted the existing engine warning because the local runtime is Node 26 while the repository requires Node 24.