Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 804 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 804 Bytes

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