Skip to content

Rivet Libraries v1.14.3

Compare
Choose a tag to compare
@abrenneke abrenneke released this 16 Feb 19:33
· 182 commits to main since this release

Minor Changes

  • Chat node can optionally not send presence_penalty and frequency_penalty if those parameters are unset
  • Do not always override an assistant's tools list in Run Thread node
  • Support sending a file name to OpenAI with the Upload File node
  • Retry on OpenAI API 408 timeout
  • Ignore empty event lines logging when reading event stream (less log spam)