app-v1.7.8
Ironclad/rivetapp-v1.7.8Mar 3, 2024by github-actions[bot]
AI Summary
Rivet IDE v1.7.8 adds OpenAI file upload support, new graph nodes, improved error handling, and introduces pdf2md and transformerlab plugins.
Key Highlights
- OpenAI file upload support
- New graph nodes (List Graphs, Graph Reference, Call Graph)
- pdf2md and transformerlab plugins
- GPT function description code editor
- Parallel function calling support
New Features
- OpenAI file name with Upload File node
- List Graphs node
- Graph Reference node
- Call Graph node
- pdf2md plugin
- transformerlab plugin
- Parallel function calling
Full Release Notes
## Changes & New Features - (OpenAI Plugin) Support sending a file name to OpenAI with the Upload File Node - (OpenAI Plugin) Do not always override an assistant's tools list in Run Thread node - Support removing presence_penalty and frequency_penalty and remove by default for Chat Node - Fix markdown rendering of subgraph node - Change GPT Function description editor to a code editor (with less height than normal code editor) - Retry OpenAI API 408 timeout - Add List Graphs, Graph Reference, and Call Graph nodes. - Improve extract json to handle square brackets and literal values - Added pdf2md + transformerlab plugins ## Bug Fixes - Ignore empty event lines when reading from OpenAI event streams - Fix "fine-tune-results" being an file upload type option - Add potential fix for PATH issues installing plugins on MacOS - (Anthropic Plugin) now properly supports "Claude 2", "Claude 2.1", and "Claude Instant" choices - Fix in-app updating