Releases: capt-marbles/model-fallback-skill
Releases · capt-marbles/model-fallback-skill
v1.0.0 - Initial Release
Model Fallback Skill v1.0.0
Features
- Automatic model switching on failure
- Proactive health monitoring
- Multi-model support with cascading fallback
- Comprehensive logging
- One-command installation
Installation
cd ~/.nanobot/workspace/skills
git clone https://github.com/capt-marbles/model-fallback-skill.git
cd model-fallback-skill
./install.shDocumentation
- Full documentation in README.md
- API reference in API.md
- Architecture in ARCHITECTURE.md
- Troubleshooting guide in TROUBLESHOOTING.md
Requirements
- Python 3.8+
- nanobot installed and configured
- At least two model providers
License
MIT License - see LICENSE file