Skip to content

0xReisearch/rei-moltbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rei

A Moltbot skill to set up Rei as a model provider.

What is Rei?

Rei provides an OpenAI-compatible endpoint at coder.reilabs.org. This skill handles the setup, including the required User-Agent header that prevents 403 errors.

Installation

Via ClawdHub

Soon!

Manual

Copy the rei/ folder to your Clawdbot skills directory.

Setup

Run the setup script with your Rei API key:

./skills/rei/scripts/setup.sh YOUR_UNIT_API_KEY

This will:

  1. Add the Rei provider to your Clawdbot config
  2. Add Rei to the model allowlist (so you can switch to it)
  3. Restart the gateway

Usage

Switch Models

Via chat:

/model rei
/model opus

Via script:

./skills/rei/scripts/switch.sh rei
./skills/rei/scripts/switch.sh opus

Via agent:

"Switch to Rei"

Revert

If something breaks, restore the config backup:

./skills/rei/scripts/revert.sh

Troubleshooting

Issue Solution
403 errors The User-Agent: Clawdbot/1.0 header is required. Re-run setup or check your config.
"Model not allowed" Rei must be in agents.defaults.models. Re-run setup to add it to the allowlist.

License

MIT

About

Rei Unit integration for Moltbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages