Skip to content

Rivet IDE v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 18:20
· 0 commits to 2f38350a869f461fef3941b31ee1bc69589b3d81 since this release

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