Rivet IDE v1.7.3
·
0 commits
to b03f620d6764d02850fc416b947e8a726bff2896
since this release
New Features
- Added Ollama plugin! Use Ollama to run local LLM models.
Changes & Fixes
- OpenAI Plugin: Allow more values (better coercion) to be passed into the
messagesinput of the Run Thread node. - OpenAI Plugin: Fix data type for
functionsinput of Run Thread node - OpenAI Plugin: Include
messageinput to "On Message Creation" subgraph like the helper text says - OpenAI Plugin: Fix error message when a function call isn't mapped in the handlers
- Added helper tooltip to all input port toggle switches
- Fixed base64 encoding images for GPT-4 Vision when using Node executor