> ## Documentation Index
> Fetch the complete documentation index at: https://opentools.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported models

> LLMs compatible with OpenTools

OpenTools is built on [OpenRouter](https://openrouter.ai/models), so we support any model they support.

We use the same model IDs, so you can copy any model ID from the OpenRouter dashboard above to reference in the `model` parameter of our [Generations API](/api-reference/endpoint/chat-completions/create).

<Frame>
  <img src="https://mintcdn.com/opentools/mM27skmF9L2v_1zE/images/openrouter.png?fit=max&auto=format&n=mM27skmF9L2v_1zE&q=85&s=1cf9c45b6a8a478045c6c37f39647a72" alt="OpenRouter Dashboard showing available models and their capabilities" width="1414" height="286" data-path="images/openrouter.png" />
</Frame>

All tokens are priced at-cost.

If you want to equip your model with tools, then you should select among those that are [capable of tool use](https://openrouter.ai/models?fmt=cards\&order=newest\&supported_parameters=tools).
