v1.18.1
Ironclad/rivetv1.18.1May 10, 2024by abrenneke
AI Summary
This is a bug fix release (v1.18.1) for Ironclad/rivet that resolves an issue with Vector Store and Vector KNN nodes. The fix allows these nodes to properly use input ports for the collection ID parameter.
Key Highlights
- Fixed Vector Store node not being able to use input ports for the collection ID
- Fixed Vector KNN node not being able to use input ports for the collection ID
- Both nodes can now dynamically receive collection ID at runtime via input ports
Full Release Notes
## Bug Fixes - Fix Vector Store and Vector KNN nodes not being able to use input ports for the collection ID.