WRouter Provider
v1Use WRouter — an OpenAI-compatible AI gateway at https://wrouter.ai/v1 that aggregates 40+ upstream providers (OpenAI, Claude, Gemini, Azure, Bedrock, ...) behind one API key — as an agent's LLM provider. Covers setting the base URL + API token, discovering available models via GET /v1/models, and making chat/completions, embeddings and image calls with the OpenAI SDK, curl, LangChain or n8n. Use when an agent should route its LLM calls through WRouter, when you want one key for many models, when you see "Invalid token"/401 from wrouter.ai, or when wiring WRouter into a tool that expects an OpenAI-compatible endpoint.
0· 23·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install wrouter-provider
镜像加速npx clawhub@latest install wrouter-provider --registry https://cn.longxiaskill.com 镜像可用