v1.84.0
π New Features
- Node.js API Enhancement: We've introduced a Node.js API that improves worker handling, providing better control and efficiency in managing tasks. This includes support for abort signals to terminate worker threads gracefully.
- Verbose Logging for Model Aliases: Now you can trace the resolution of model aliases with verbose logging, allowing for easier debugging and understanding of model selection paths.
π Updates
- Google Gemini Model Updates: Updated to the latest versions of Google Gemini models, ensuring you have access to the most recent capabilities and improvements.
π Bug Fixes
- Seed Value Validation: Fixed an issue where seeds were not checked for NaN before deletion, improving the robustness of the randomization features.
β»οΈ Refactoring
- Cache Control Implementation: Replaced the ephemeral option with a more robust cacheControl setting, streamlining cache management and improving performance consistency.
These updates bring enhanced functionality, improved performance, and better debugging capabilities to GenAIScript. Enjoy the new features and improvements!