Skip to content

Rivet IDE v1.7.8

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 18:38
· 0 commits to bb98900b0b2227b0edcd9d1ec08015861dd8b279 since this release

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