Skip to content

v1.89.0

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 08 Jan 17:20
· 2 commits to main since this release

πŸŽ‰ New Features

  • File Selection for Imports: You can now select specific files to include when importing, streamlining your workflow.
  • Video Recording in Browser: Added support for recording browser sessions with Playwright, including video file retrieval for analysis or debugging.
  • ReadableStream for Images: Enhanced image handling with support for ReadableStream inputs, expanding compatibility.
  • Playground Setup: A new playground environment is now available, with live file watching for faster iteration.

πŸ›  Improvements

  • Enhanced Chat Participant Logic: Introduced support for modifying chat messages dynamically during processing.
  • Updated Memory Aliases: Memory alias updated from large to small for optimized configurations.
  • Markdown Rendering Fixes: Improved handling of complex content arrays in rendered markdown, ensuring better formatting.

♻️ Refactors

  • Simplified image processing functions by removing redundant awaits.
  • Reordered StatsTabPanel for better UI flow.

πŸ“š Documentation

  • Added instructions for running the playground in CONTRIBUTING.md.

This release brings powerful new tools and refinements to enhance your GenAIScript experience! πŸš€