Skip to content

v1.19.0

Compare
Choose a tag to compare
@abrenneke abrenneke released this 31 Jul 22:52
· 30 commits to main since this release

New Features

  • Added new Delegate Function Call node
  • Assistant chat message type now can have function_calls for parallel function calling support.
  • Add gpt-4o and gpt-4o-mini as possible models
  • (Anthropic Plugin) Add claude-3-5-sonnet-20240620 as a possible model

Bug Fixes & Tweaks

  • Correctly attach onGraphStart, onGraphError, and onGraphFinish for createProcessor. (#416)
  • Chunk node correctly uses input port
  • Slice node correctly uses input ports
  • Updated AssemblyAI package (#427)