/RelierStudio

(Beta) The Agent Workflow Engine

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Relier Studio (Beta)

relier.ai | Agent workflow engine.

image

Currently desktop app only support macOS. Supporting Windows and Linux are coming and it should be straightforward, because I'm using Electron, but I need to set up the development environment first.

Features

  • Support Ollama LLM, OpenAI Chat Completion API, Bind Search API (need to provide API tokens for each service)
  • Support Condition Node
  • Support Barebone Loop Node
  • Support JSON transformation using JSONata
  • Support text templating using Mustache
  • User can interaction with workflow using simple one round input and output
  • User can create multiple workflows locally