π 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
tosmall
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! π