Skip to content

v0.1.8: Enhanced Verbose Output

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:20
· 9 commits to main since this release
6d6916b

🔧 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