CueAPI
DocumentationAPI ReferenceCLIWorkerChangelog
For AgentsDashboardGet API Key

Worker Reference

  • Installation
  • Configuration
  • Handler Routing
  • Environment Variables
  • Running
  • Service Installation
  • Troubleshooting

Worker Installation

Install the CueAPI worker daemon for local execution.

Install

bash
pip install cueapi-worker

Requires Python 3.9 or later.

Verify

bash
cueapi-worker --help

Source

  • PyPI: pypi.org/project/cueapi-worker
NextConfiguration →

On this page

  • Install
  • Verify
  • Source