app-v1.7.7

Ironclad/rivetapp-v1.7.7Jan 24, 2024by github-actions[bot]

AI Summary

Rivet IDE v1.7.7 adds GPT-3.5 1106 model, enables parallel function calling by default, and adds Claude 2.1 support.

Key Highlights

  • GPT-3.5 1106 model
  • Parallel function calling enabled by default
  • Claude 2.1 support

New Features

  • GPT-3.5 1106
  • Parallel function calling
  • Claude 2.1 support

Full Release Notes

## Improvements

- Add `gpt-3.5-1106` OpenAI model
- Support GPT parallel function calling. Enabled by default on new Chat nodes.
- (Anthropic Plugin) Support Claude 2.1

## Bug Fixes

- (OpenAI Plugin) Fix `Run Thread` node not waiting until thread is completed
- (Anthropic Plugin) Improve error handling