# llm-openrouter 0.7

> Source: <https://simonwillison.net/2026/Aug/21/llm-openrouter/>
> Published: 2026-08-21 16:58:19+00:00

**Release:** [llm-openrouter 0.7](https://github.com/simonw/llm-openrouter/releases/tag/0.7)

Now that this plugin is compatible with [LLM 0.32](https://simonwillison.net/2026/Aug/4/new-release-of-llm/) it works much better with reasoning LLMs available through OpenRouter.

- Updated for compatibility with
[LLM 0.32].- Models now use OpenRouter's implementation of the
[Responses API].- Three new server-side tools:
[Shell],[WebFetch], and[WebSearch]. Enable these with options like`-T WebSearch`

.

Tags: [llm](https://simonwillison.net/tags/llm), [openrouter](https://simonwillison.net/tags/openrouter)
