What's New in v1.1.2
Documentation Updates
- ✅ Updated all GPT-3 references to GPT-5-mini throughout README
- ✅ Fixed OpenAI API key URL (beta.openai.com → platform.openai.com)
- ✅ Improved installation instructions
Bug Fixes & Improvements
- 🔧 Enhanced error messages to clearly distinguish between:
- API key issues
- OpenAI library version issues
- Network connectivity problems
- 🔧 Added
openai>=2.0.0dependency requirement to prevent compatibility errors
Install
pip install cbot-commandUpgrade
pip install --upgrade cbot-commandFull Changelog: v1.0.3...v1.1.2