Skip to content

Rivet Libraries v1.14.2

Compare
Choose a tag to compare
@abrenneke abrenneke released this 24 Jan 00:36
· 205 commits to main since this release

Bug Fixes & Minor Changes

Not quite just a patch but should be backwards compatible, sorry!

  • Fix regression in 1.14.1 causing hanging or rejected promises with object -> string conversions
  • Add GPT-3.5 1106
  • (Anthropic Plugin) Support Claude 2.1
  • (Anthropic Plugin) Better error handling, won't retry client errors
  • (OpenAI Plugin) Fix Run Thread Node not waiting for run to finish to completion
  • Support GPT parallel function calling (Chat node will return function-calls instead of function-call when enabled)