# llm-openrouter 0.7 发布：适配 LLM 0.32，新增三项服务端工具

- 来源：Simon Willison 博客
- 发布时间：2026-08-22 00:58
- AIHOT 分数：48
- AIHOT 链接：https://aihot.virxact.com/items/cmt3hvxcb0svqro6t539obm6y
- 原文链接：https://simonwillison.net/2026/Aug/21/llm-openrouter

## AI 摘要

llm-openrouter 0.7 插件现已兼容 LLM 0.32，可更好地配合 OpenRouter 上的推理模型使用。该版本改用 OpenRouter 的 Responses API 实现，并新增 Shell、WebFetch 和 WebSearch 三项服务端工具，可通过 `-T WebSearch` 等选项启用。

## 正文

Now that this plugin is compatible with LLM 0.32 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, openrouter
