Skip to content

Rivet Libraries v1.4.0

Choose a tag to compare

@abrenneke abrenneke released this 14 Sep 00:39

New Features

  • Remote plugin system is now working! See rivet-plugin-example for information on how to create your own plugins!
  • Add Gentrace plugin!
  • Add Delay Node!
  • The endpoint for the Chat Node is now configurable! You can now use any OpenAI compatible API with your Chat nodes.

Changes and bug fixes

  • opanAiKey is now optional in a Settings object.
  • Graph metadata can now have an attachedData key
  • Increase default Number node width to avoid overflow.
  • Fix plugin specs not being stored in saved files.