Skip to content

v1.97.3

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 31 Jan 22:50
· 10 commits to main since this release

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.