Skip to content

meetopenbot/plugin-origami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Origami Agent Plugin

An OpenBot agent plugin that drives Origami research and enrichment agents via the v2 Agent API.

Features

  • Starts a new Origami agent or continues an existing one in the same thread
  • Polls run status and streams progress with agentOutput on each step
  • Surfaces tables, pending questions, and suggested next actions when a run finishes

Configuration

Provide an Origami API key (paid plan required):

  • Plugin config: apiKey
  • Environment variable: ORIGAMI_API_KEY

Optional:

  • model: origami-lite or origami-max (default: origami-max)

Development

npm install
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors