v1.14.0
Ironclad/rivetv1.14.0Dec 19, 2023by gogwilt
AI Summary
This release introduces the Google Gemini plugin as the main new feature, along with several important bug fixes including a fix for concurrent chat nodes with local LLM, resolution of object creation issues with type and value properties, and a memory leak fix for abort/subscribe operations.
Key Highlights
- Google Gemini Plugin added
- Fixed concurrent chat node with local LLM (#249)
- Fixed abort/subscribe memory leak
- Fixed creating objects with type and value properties
- AssemblyAI plugin and package updated
New Features
- Google Gemini Plugin
Full Release Notes
## New Features * Google Gemini Plugin. ## Bug Fixes * Packages updated. * AssemblyAI plugin and package updated. * Fix concurrent chat node with local LLM (#249) * Fix creating objects with type and value properties. * Fix abort/subscribe memory leak.