NativeAIHub

Models, Variants, and Free Tiers

All users1 min read

0

Total Models

0

Providers

0

Free Models

🌐
:onlineAdds web search to any model. The model can search the internet and cite sources in its response.
: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.

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.
  • The :online variant is a quick way to add web search to any model without building a separate search integration.