Skip to content

Rivet Libraries v1.13.2

Compare
Choose a tag to compare
@abrenneke abrenneke released this 16 Nov 23:15
· 383 commits to main since this release

Tweaks & Fixes

  • Fixed NodeDatasetProvider not preserving options such as save when it does not find a data file.
  • Added requireFile option to NodeDatasetProvider, so that it can error when it does not find a dataset file.
  • Better coercion of messages input for Run Thread node.
  • Fix a Run Thread node error message.
  • Correct functions input data type for Run Thread node.
  • Run Thread passes a message input for the "on message creation subgraph" like the docs say