Commit 8700e18
committed
Update OpenRouter free models list - remove invalid models and add new ones
Major changes based on testing with OpenRouter API (Oct 2025):
Removed:
- nvidia/llama-3.1-nemotron-ultra-253b-v1:free (404 - model removed)
Added:
- venice/uncensored:free (verified working)
- minimax/minimax-m2:free (verified working)
Updated documentation:
- R/vignettes/faq.Rmd: Updated free models list with verified working models
- R/vignettes/getting-started.Rmd: Same updates
- R/R/get_provider.R: Updated OpenRouter models list and documentation
Added important notes about OpenRouter policy changes:
- Free tier reduced from 200 to 50 requests/day
- Accounts with $10+ credits get 1000 requests/day
- Rate limit: 20 requests/minute for all accounts
- Some models have been removed from free tier
Testing results (6/12 free models working):
✓ meta-llama/llama-4-maverick:free
✓ deepseek/deepseek-r1:free
✓ meta-llama/llama-3.3-70b-instruct:free
✓ venice/uncensored:free
✓ minimax/minimax-m2:free
✓ z-ai/glm-4.5-air:free
See OPENROUTER_FREE_MODELS_UPDATE_2025.md for full details.1 parent cad8a65 commit 8700e18
4 files changed
Lines changed: 37 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
| 348 | + | |
347 | 349 | | |
348 | 350 | | |
349 | 351 | | |
| |||
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
400 | | - | |
401 | 402 | | |
402 | 403 | | |
403 | 404 | | |
| |||
509 | 510 | | |
510 | 511 | | |
511 | 512 | | |
| 513 | + | |
512 | 514 | | |
513 | 515 | | |
514 | 516 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
200 | 205 | | |
201 | 206 | | |
202 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
373 | 377 | | |
374 | 378 | | |
375 | 379 | | |
| |||
0 commit comments