rivet Releases
114 releases of Ironclad/rivet
- app-v1.5.3Rivet IDE v1.5.3
This release (v1.5.3) adds several node improvements including configurable rendering options for User Input nodes, new output ports for loop controllers and global nodes, and enhanced status bar information. It also includes various bug fixes for dropdown visibility, chat node failures, and improved error messaging.
Oct 24, 2023
- v1.11.0Rivet Libraries v1.11.0
This release introduces significant streaming capabilities for graph events and nodes, along with improvements to existing nodes. The most notable additions include async generator and SSE streaming for graph events, a finish event for GraphProcessor, and enhancements to the Trim Chat Messages, Loop Controller, and global nodes.
Oct 24, 2023
- app-v1.5.2Rivet IDE v1.5.2
This is a patch release (v1.5.2) focused on cross-platform bug fixes for Windows and Linux, particularly around plugin installation and the node executor. The release also introduces a new in-app updater and performance optimizations for plugin installation.
Oct 18, 2023
- v1.10.1Rivet Libraries v1.10.1
This is a bug fix and maintenance release for Rivet v1.10.1 that addresses several issues including ESM compatibility, tokenizer errors, and security improvements. The release includes a security fix to default the debugger to localhost-only listening, performance throttling for the remote debugger protocol, and various bug fixes for the Anthropic plugin and tracing.
Oct 18, 2023
- app-v1.5.1Rivet IDE v1.5.1
This is a bug fix and performance improvement release for Rivet (app-v1.5.1). The most significant change is a performance optimization for remote debugging that throttles partial outputs when multiple chats are running. Several bugs were fixed including issues with the graph builder crashing with plugins, dataset loading, console errors about unknown models, and rendering problems with duplicate port IDs.
Oct 17, 2023
- app-v1.5.0Rivet IDE v1.5.0
This is a significant release for Rivet (v1.5.0) introducing major usability improvements including a new plugin installation system, in-graph search functionality, node coloring, and canvas navigation enhancements. The release also adds Node.js dependency support, configurable history maintenance, and numerous bug fixes across various nodes and UI components.
Oct 16, 2023
- v1.10.0Rivet Libraries v1.10.0
This release focuses on improved bundling and node functionality. The major change switches from tiktoken to gpt-tokenizer, eliminating wasm dependencies and making rivet-node bundling easier. Several new node capabilities are added including a new Extract Markdown Code Blocks node, configurable inputs/outputs for the Code node, and regex support for the Split Text Node.
Oct 16, 2023
- v1.9.1Rivet Libraries v1.9.1
This is a minor patch release (v1.9.1) for Ironclad/rivet that addresses a bug fix and makes a configuration change. The release fixes an issue where the bundle was not correctly aliasing ESM modules like `lodash-es` to their CommonJS counterpart `lodash` when requiring rivet-node.
Oct 16, 2023
- v1.9.0Rivet Libraries v1.9.0
This minor release (v1.9.0) adds two new capabilities to Rivet: the Pop node can now pop from the front of arrays for queue-like operations, and the Extract regex node supports multiline mode for `^` and `$` anchors. The release also includes a bug fix for the loop controller not passing default values when main inputs aren't connected.
Sep 25, 2023
- app-v1.4.0Rivet IDE v1.4.0
This release adds Azure OpenAI support, node copy/paste functionality, and real-time token count/cost tracking in a status bar. It also introduces several new nodes (Slice, multiline regex, front-pop option) and includes important bug fixes, though some changes may break existing graphs.
Sep 25, 2023
- v1.8.2Rivet Libraries v1.8.2
This is a bug fix release addressing a critical issue from v1.8.1 where a missing import caused plugins to not function properly. The patch resolves the import issue to restore normal plugin behavior.
Sep 23, 2023
- v1.8.1Rivet Libraries v1.8.1
Sep 23, 2023
- v1.8.0Rivet Libraries v1.8.0
This v1.8.0 release introduces significant improvements to async capabilities and node functionality in the Rivet graph processing system. Key additions include a new RivetUIContext object for UI-related functions, async support for getBody and getUIData, and a getChatNodeEndpoint method for handling additional headers and load balancing in chat nodes.
Sep 22, 2023
- v1.7.0Rivet Libraries v1.7.0
Ironclad/rivet v1.7.0 introduces significant enhancements to node definitions with conditional editor controls, new editor types (key-value pairs and string lists), and grouping capabilities. This release also adds a new Slice node, improved chat node header support, and Gentrace plugin integration for remote execution recording.
Sep 22, 2023
- v1.6.1Rivet Libraries v1.6.1
This is a patch release (v1.6.1) that fixes a crash occurring when using CommonJS require to import rivet-core. The issue was caused by a cyclic import problem in the rivet-core package.
Sep 21, 2023
- app-v1.3.0Rivet IDE v1.3.0
This release introduces Data Studio, a powerful scratch pad for data exploration and processing pipelines integrated with Rivet graphs, along with NPM plugin support enabling users to install plugins from NPM and call local LLMs via the new Oobabooga plugin. The release also adds several new dataset-related nodes, enhances the If node with a 'False' output for better control flow, and includes various UI/UX improvements and bug fixes.
Sep 20, 2023
- v1.6.0Rivet Libraries v1.6.0
Rivet v1.6.0 introduces dataset support and NPM plugin capabilities, along with new nodes for dataset operations and text processing. The release also improves control flow with a 'False' output for the If node and allows Split nodes to run sequentially or in parallel.
Sep 20, 2023
- v1.5.0Rivet Libraries v1.5.0
This release (v1.5.0) introduces a new NPM plugin infrastructure allowing users to write and publish plugins to NPM for use in Rivet, adds support for custom OpenAI endpoints in Settings, and improves the Match node with value input passthrough. It also fixes an OpenAI timeout issue with appropriate handling for custom endpoints.
Sep 16, 2023
- app-v1.2.1Rivet IDE v1.2.1
This minor release (v1.2.1) adds a value port to the Match node for outputting custom values instead of matched text, introduces default OpenAI endpoint configuration in Settings, and includes bug fixes for Ubuntu/Kubuntu rendering and escape key behavior in the node editor.
Sep 14, 2023
- app-v1.2.0Rivet IDE v1.2.0
This release introduces a major remote plugin system allowing dynamic plugin imports from external repositories, along with new HTTP Call and Delay nodes. The Chat node now supports custom OpenAI-compatible models and endpoints, and a new Gentrace Plugin integration has been added.
Sep 14, 2023