app-v1.9.0

Ironclad/rivetapp-v1.9.0Oct 2, 2024by github-actions[bot]

AI Summary

IDE release introducing Play Audio node, Git History integration, AI Assist for Object/GPT Function nodes, and expanded AI capabilities including Structured Outputs and Prompt Caching.

Key Highlights

  • Play Audio node
  • Git History Integration
  • Object Node AI Assist
  • GPT Function Node AI Assist
  • Anthropic Prompt Caching support

New Features

  • Play Audio node
  • Git History Integration
  • Object Node AI Assist
  • GPT Function Node AI Assist
  • OpenAI Structured Outputs
  • Anthropic Prompt Caching
  • Run From Here
  • o1-preview beta support

Full Release Notes

## New Features

- **New Node**: Play Audio - play any audio inside the IDE, such as received from an LLM
- **Git History Integration** - If your graph is versioned in git, see the changes to your graphs at any revision! Find what graphs changed in a given git commit!
- **Object Node AI Assist**!
- **GPT Function Node AI Assist**!
- Support for [OpenAI Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs/)
- Support for [Anthropic Prompt Caching](https://docs.anthropic.com/en/docs/build-with-claude/prompt-caching)
- You can now run a graph once, then **Run From Here** at any node!
- Beta support for `o1-preview` models (no streaming, no function calls)

## Changes & Fixes

- Improved how large blobs such as audio are handled in Rivet, improving performance