app-v1.1.0
Ironclad/rivetapp-v1.1.0Sep 9, 2023by abrenneke
AI Summary
This release introduces a Hugging Face plugin with Chat and TextToImage nodes, migrates the Pinecone integration to a plugin to fix issues, and adds the ability to pin nodes for persistent expansion. Several bug fixes are included for plugin node ports, GPT function handling, and response parsing, along with performance improvements for large data values.
Key Highlights
- New Hugging Face plugin with ChatHuggingFace and TextToImageHuggingFace nodes
- Pinecone integration migrated to a plugin (fixes integration issues)
- Ability to pin nodes to keep them expanded without hovering
- Fixed plugin nodes not loading their ports correctly
- Improved performance with very large data values
New Features
- Hugging Face plugin with ChatHuggingFace node
- Hugging Face plugin with TextToImageHuggingFace node
- Pinecone integration moved to plugin format
- Node pinning feature for persistent expansion state
- Run Test button hidden pending reimplementation
Full Release Notes
* Hugging Face plugin! Adds `ChatHuggingFace` node and `TextToImageHuggingFace` node. a569628b14467fc5cf4f5ab2c53c36cc6924b340 * Migrate Pinecone integration to a plugin (fixes pinecone integration) thanks @Crystalix007! #98 * Ability to pin nodes to keep them "expanded" when you haven't hovered over them 95770c1c242de06bee2bcbe1ddead0d38f3ba186 * Fix issue with plugin nodes not loading their ports 6d7aa6fb1b82d9efaf390a58df7319d943208894 * Fix Chat node functions port not working with an array of GPT Function nodes. edd1dab9e1b4302d867b28135f6c6c9aab702ad0 d1a087ac5c9cf81b30537753a9622fea5ba32bf8 * Fix response parsing for GPT when it calls functions 7c3e05e0228aedeca17d8ad48f94496f659ed1cc * Improve performance with very large data values 59b2d239f7719c0a5ef6704db47be6340bc854b9 * Hide Run Test button for now, pending reimplementation 59b2d239f7719c0a5ef6704db47be6340bc854b9