rivet Releases
114 releases of Ironclad/rivet
- app-v1.7.7Rivet IDE v1.7.7
Rivet IDE v1.7.7 adds GPT-3.5 1106 model, enables parallel function calling by default, and adds Claude 2.1 support.
Jan 24, 2024
- v1.14.2Rivet Libraries v1.14.2
Rivet Libraries v1.14.2 fixes regressions and adds GPT-3.5 1106, Claude 2.1 support, and GPT parallel function calling.
Jan 24, 2024
- app-v1.7.6Rivet IDE v1.7.6
This is a bug fix release (app-v1.7.6) that addresses a regression causing crashes or UI hanging when rendering objects as strings. The release focuses on stability improvements rather than introducing new functionality.
Jan 23, 2024
- app-v1.7.5Rivet IDE v1.7.5
This release (app-v1.7.5) focuses on bug fixes and stability improvements across the Rivet application, addressing UI issues like node flickering during drag operations, memory leaks on Windows, high CPU usage when idle, and various node behavior problems.
Jan 21, 2024
- v1.14.1Rivet Libraries v1.14.1
This is a bug fix and improvement release for Rivet v1.14.1. The release addresses several issues including fixing the Destructure Node to not wrap single-value results in arrays, validating HTTP Call Node URLs before calling them, and improving type inference for Object Nodes to return `object[]` instead of `object` when applicable.
Jan 20, 2024
- app-v1.7.4Rivet IDE v1.7.4
This release adds a new Google plugin for Google Gemini integration along with various bug fixes including a crash fix for Code Node, a fix for concurrent chat with local LLM, and a memory leak fix for abort/subscribe. Several plugins and packages were also updated.
Dec 20, 2023
- v1.14.0Rivet Libraries v1.14.0
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.
Dec 19, 2023
- v1.13.4Rivet Libraries v1.13.4
This is a bug fix release for rivet v1.13.4 that resolves a circular import issue when using ESM imports, which may be specific to esbuild bundler configurations.
Dec 6, 2023
- app-v1.7.3Rivet IDE v1.7.3
This release introduces the new Ollama plugin for running local LLM models, along with several OpenAI plugin improvements including better message input coercion, fixed data types, and error handling fixes. The release also adds UI helper tooltips and fixes base64 encoding for GPT-4 Vision images.
Nov 17, 2023
- v1.13.3Rivet Libraries v1.13.3
This is a bug fix release that resolves a base64 encoding issue when executing in Node.js, which was preventing GPT-4 Vision from functioning properly in that environment.
Nov 17, 2023
- v1.13.2Rivet Libraries v1.13.2
This is a patch release (v1.13.2) focused on bug fixes and improvements for the Run Thread node and NodeDatasetProvider. The release adds a new `requireFile` option to NodeDatasetProvider and fixes several issues with the Run Thread node including message input coercion, error messages, data types, and proper message passing to subgraphs.
Nov 16, 2023
- v1.13.1Rivet Libraries v1.13.1
This is a patch release (v1.13.1) focused on fixing token counting issues in the Rivet project. The release addresses a bug where request token count was incorrectly returning 0 when the number of choices was unset, and improves token calculation for GPT functions to better approximate OpenAI's methodology.
Nov 16, 2023
- app-v1.7.2Rivet IDE v1.7.2
This release (app-v1.7.2) adds the Chroma Plugin to the plugins list and includes several bug fixes related to token counting and UI functionality. The update fixes an issue where request token count was incorrectly showing 0 when number of choices was unset, improves GPT function token counting, and resolves a bug preventing users from editing key value pairs.
Nov 16, 2023
- app-v1.7.1Rivet IDE v1.7.1
This is a minor update following the 1.7.0 release, focusing on improving the update modal experience. The update modal now has increased width and supports markdown rendering, and the auto-restart behavior has been changed to a manual restart button to prevent corruption issues.
Nov 15, 2023
- v1.13.0Rivet Libraries v1.13.0
This release adds major OpenAI support including GPT-4 Turbo, GPT-4 Vision, and the new Assistants API, along with several new nodes for vision processing and data manipulation. It includes a breaking change where the OpenAI function calling API has been migrated to the new Tools API, requiring a `tool_id` for function call responses.
Nov 14, 2023
- app-v1.7.0Rivet IDE v1.7.0
This major release introduces comprehensive OpenAI Assistants API support with a new OpenAI plugin containing 14 dedicated nodes, along with GPT-4 Turbo and Vision model support. A breaking change switches from the deprecated OpenAI function calling API to the new Tools API, requiring a tool_id that can be attached via the Prompt node's Name/ID input. Additional highlights include new utility nodes (Destructure, Replace Dataset, Assemble Message), UI improvements like graph execution selector and visual wire indicators, and Project Context for secret values.
Nov 14, 2023
- v1.12.0Rivet Libraries v1.12.0
Rivet v1.12.0 introduces the Rivet CLI for command-line graph execution, adds a 'main graph' feature allowing projects to have a default graph, and significantly enhances AI nodes with timeout settings, token counting, and new output options. The release also improves node configurability with auto-focus, enable/disable toggles, and port descriptions.
Nov 14, 2023
- app-v1.6.0Rivet IDE v1.6.0
This is a substantial release for Rivet (v1.6.0) introducing major features including an AI-powered Code Node code generator, multi-project tab support, node enable/disable functionality, and a main graph specification feature. The release also brings significant improvements to the Chat Node, Match Node, and wire interaction system, along with many quality-of-life enhancements and bug fixes.
Nov 1, 2023
- app-v1.5.4Rivet IDE v1.5.4
This release adds support for legacy OpenAI models (0301) and includes a bug fix for sequential splitting not saving properly. It's a minor update focused on expanding model compatibility and addressing a data persistence issue.
Oct 25, 2023
- v1.11.1Rivet Libraries v1.11.1
This is a minor patch release (v1.11.1) for Ironclad/rivet that addresses a bug where the 'Split Sequentially' node was not saving properly in graphs, and adds support for legacy OpenAI models.
Oct 25, 2023