What's New in GenAIScript 1.97.3
π Enhanced Reasoning Capabilities
- Introduced a new "Reasoning" feature to improve assistant responses. Reasoning content is now captured, displayed, and structured for better insights.
- Added reasoning tabs to the UI for easier exploration of model thought processes.
π Improved PDF Rendering
- Boosted reliability of PDF parsing and rendering with enhanced canvas support and error handling.
π Dark Mode Update
- Refined dark theme visuals for a more polished user experience.
π οΈ Code Quality Improvements
- Fixed issues with escape type definitions.
- Optimized handling of buffer-like objects, including support for
Uint8Array
. - Enhanced logging and error tracing for better debugging.
β¨ UI Enhancements
- Added badges for perplexity, uncertainty, and reasoning in the interface.
- Improved tabbed previews for Markdown outputs, including annotations and reasoning.
π Bug Fixes
- Resolved missing closing tags in XML rendering.
- Fixed newline handling in various outputs.