app-v1.8.0

Ironclad/rivetapp-v1.8.0Aug 2, 2024by github-actions[bot]

AI Summary

IDE release adding GPT-4o models, Claude 3.5 Sonnet, Extract Regex AI Assistant, and Delegate Function Call node for improved function handling.

Key Highlights

  • GPT-4o and GPT-4o mini models
  • Claude 3.5 Sonnet
  • Extract Regex Node AI Assistant
  • Delegate Function Call node
  • Additional parameters for Chat Node

New Features

  • GPT-4o and GPT-4o mini models
  • Claude 3.5 Sonnet model
  • Extract Regex Node AI Assistant
  • Delegate Function Call node
  • Additional parameters for Chat Node
  • Required option for chat function handling

Full Release Notes

## New Features

- Added GPT-4o and GPT-4o mini models
- (Anthropic Plugin) Added Claude 3.5 Sonnet model
- Extract Regex Node AI Assistant!
- New Node: Delegate Function Call - makes it easy to handle function calls using subgraphs!
- New splash screen when no project is open
- Delete key now deletes selected nodes
- Additional parameters can be sent using the Chat Node, for LM Studio or other models that can accept more parameters that don't have controls
- Added "Required" option for chat node function handling

## Changes & Fixes

- Opening a project will open the main graph, or the first graph, automatically
- Empty graphs are now centered correctly
- Fixed parallel function call handling, All Messages can now go directly into an Assemble Prompt 
- (AssemblyAI Plugin) Updated AssemblyAI package
- Fixed split number editor width on Windows
- Fixed Chunk node not showing input port when toggled on
- Fixed Slice node not allowing input ports
- (Anthropic Plugin) Standardize input port order with Chat node
- (Anthropic Plugin) Error if not using the node executor
- (Anthropic Plugin) Fix parallel function calling results passing