Tools
Aihubmix Auth
AIHubMix provider-auth plugin for OpenClaw
Install
openclaw plugins install @akaknele/aihubmix-auth
README
# @akaknele/aihubmix-auth
OpenClaw provider-auth plugin for AIHubMix.
## Install
```bash
openclaw plugins install @akaknele/aihubmix-auth
openclaw gateway restart
```
## Login and sync models
```bash
openclaw models auth login --provider aihubmix --method api-key --set-default
```
This plugin configures four model buckets from AIHubMix:
- `openai`
- `anthropic`
- `google`
- `other`
tools
Comments
Sign in to leave a comment