v0.1.8: Enhanced Verbose Output
🔧 Release 0.1.8 - Enhanced Verbose Output
Fixed verbose flag to properly show detailed autodetection process, making debugging API connection issues much easier.
Download: Pre-built binaries available below or install via pip install llm-chatifier==0.1.8
What's Fixed
- Verbose flag (
-v) now uses DEBUG logging level instead of INFO, showing all autodetection attempts - Users can now see exactly which ports, protocols, API types, and endpoints are being tested during autodetection
- Improved debugging experience for API connection troubleshooting
Installation
pip install llm-chatifier==0.1.8