NativeAIHub

Models, Variants, and Free Tiers

All users1 min read

0

Total Models

0

Providers

0

Free Models

:nitroRoutes to the fastest inference provider. Best for applications where response speed is critical.
💰
:floorRoutes to the cheapest available provider. Best for high volume, cost sensitive workloads.
🎯
:exactoRoutes using quality first signals tuned for tool calling reliability. Best for agent and function calling workloads.

Model selection tips

  • Start with free models to prototype your application. Switch to paid models when you need higher quality or faster responses.
  • Use the models page to compare pricing across providers. The same model can have very different prices depending on who hosts it.
  • Use :floor for batch processing and background tasks where speed does not matter. Use :nitro for user facing interactions where latency is important.
  • Use the openrouter:web_search server tool to add web search to any model (the :online variant is deprecated).