Skip to content

Conversation

@njbrake
Copy link
Contributor

@njbrake njbrake commented Oct 30, 2025

Description

In order to not get rate limited switching off the free tier for openrouter, making some tweaks to other providers too.

Well, I didn't get this to 100% reliable, but at least it's more reliable than it was before. I'll merge this and leave it to future work to further improve test resiliancy.

PR Type

🆕 New Feature 🐛 Bug Fix 💅 Refactor 📚 Documentation 🚦 Infrastructure ## Relevant issues

Checklist

  • I have added unit tests that prove my fix/feature works
  • New and existing tests pass locally
  • Documentation was updated where necessary
  • I have read and followed the contribution guidelines```

@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 16 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/any_llm/providers/minimax/utils.py 31.25% 11 Missing ⚠️
src/any_llm/providers/minimax/minimax.py 37.50% 5 Missing ⚠️
Files with missing lines Coverage Δ
src/any_llm/providers/minimax/minimax.py 50.00% <37.50%> (-50.00%) ⬇️
src/any_llm/providers/minimax/utils.py 31.25% <31.25%> (ø)

... and 41 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@njbrake njbrake merged commit 8f6bd35 into main Oct 30, 2025
@njbrake njbrake deleted the brake/models branch October 30, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants