You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add include_line_confidence parameter to whisper method
- Add include_line_confidence parameter to LLMWhispererClientV2.whisper() method
- Parameter adds line confidence scores to line metadata returned by highlights API
- Requires add_line_nos to be enabled for this feature to work
- Bump version from 2.4.2 to 2.5.0
0 commit comments