Back to Daily Feed 
llm-openrouter 0.7 Adds Shell, WebFetch, and WebSearch Tools
Worth Reading
Originally published on Simon Willison's Weblog by Simon Willison
View Original Article
Share this article:
Summary & Key Takeaways
llm-openrouterplugin updates to version 0.7, compatible withLLM 0.32.- It now leverages OpenRouter's Responses API for improved model interactions.
- Three new server-side tools are introduced: Shell, WebFetch, and WebSearch.
- These tools allow
llmto interact with the local environment and the web. - Users can enable these new capabilities via command-line options.
Our Commentary
This is a pretty big deal for anyone using llm locally. Giving an LLM access to a shell, web fetch, and web search? That's a significant step towards more capable local agents. I'm both excited and a little terrified by the implications. The power of local AI just got a serious boost.
View Original Article
Share this article: