Setup
Install the plugin and restart the Gateway:Default model
The plugin usesQwen/Qwen3-32B as the setup default because Featherless
documents native tool calling for the Qwen 3 family. OpenClaw configures its
32,768-token context window, a conservative 4,096-token output limit, and
Qwen chat-template thinking controls.
The catalog cost fields use Featherless’s published request-pricing rates of
0.493 per million output tokens. Fixed
subscription plans remain flat-rate; the cache cost fields stay zero because
Featherless does not publish separate cache-read or cache-write rates for this
model.
Other Featherless models
Use the exact Featherless model id after thefeatherless/ provider prefix:
Troubleshooting
401or403: confirmFEATHERLESS_API_KEYis visible to the Gateway process, or run onboarding again.- Unknown model: use the exact case-sensitive id from Featherless after the
featherless/prefix. - Tool calls returned as text: choose a model family Featherless documents for native function calling, such as Qwen 3.
- Managed Gateway cannot see the key: put it in
~/.openclaw/.envor another environment source loaded by the service, then restart the Gateway.