Skip to content
OpenSmartRoute
Model catalogue
OpenRouter

OpenRouter

Free Models Router

openrouter/free

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenRouter

Free Models Router

reasoning toolsfree

OpenRouter openrouter/free

The simplest way to get free inference. openrouter/free is a router that selects free models at random from the models available on OpenRouter. The router smartly filters for models that...

Input $/1M
free
Output $/1M
free
Context
200K
Max output
-
Released
Feb 1, 2026
Modalities
textimage

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Free Models Router
targets:
  - id: free
    kind: llm
    name: Free Models Router
    metadata:
      model: openrouter/free          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 200000
    cost:
      usd_per_1k_tokens: 0.000000