Skip to content

Rivet Libraries v1.10.1

Compare
Choose a tag to compare
@abrenneke abrenneke released this 18 Oct 18:26
· 591 commits to main since this release

Tweaks & Bug Fixes

  • Fix stray lodash import causing ESM importing to fail
  • Use GPT model for tokenizer everywhere for now, to avoid errors
  • Better traces are emitted for GraphProcessor when nodes are control flow excluded
  • Remove stray console.dir
  • Anthropic Plugin: Fix claude instant
  • Default debugger to only listen on localhost for security & avoiding firewall warnings
  • Throttle partial outputs per-node over remote debugger protocol to improve performance (configurable)