Source Code
StepFun via OpenRouter ๐๐ง
Fast, visible reasoning AI from StepFun โ accessible via OpenRouter
A complete OpenClaw skill that integrates StepFun's powerful reasoning models through OpenRouter's unified API.
๐ FREE TIER AVAILABLE
Start using Step-3.5 Flash immediately, no credit card required!
Quick Start
1. Get API Key
Visit https://openrouter.ai/keys and create a free API key.
2. Configure
export OPENROUTER_API_KEY="your-key-here"
3. Use
stepfun-cli "Hello!"
stepfun-cli --reasoning "Explain quantum computing"
Available Models
| Model | Price | Description |
|---|---|---|
| stepfun/step-3.5-flash:free | FREE | Fast, efficient reasoning |
| stepfun/step-3.5-flash | ~$0.20/M tokens | Production-grade |
| stepfun-ai/step3 | Variable | Advanced multimodal |
Features
- ๐ง Visible reasoning - see how AI thinks
- โก Streaming responses
- ๐ผ๏ธ Multimodal support
- ๐ง Full CLI with all options
Installation
clawhub install stepfun-openrouter