Skip to content

description: Reference API reference: Information-oriented technical reference for Attune AI. This section provides detailed speci

Reference

Information-oriented technical reference for Attune AI.

This section provides detailed specifications, API documentation, and quick reference materials for when you need to look something up.

CLI Reference

  • CLI Reference

    Complete guide to the attune command

  • CLI Quick Reference

    Run attune --help for common commands

API Reference

Core Modules

Wizards

  • Getting Started - Run your first wizard in under 10 minutes
  • Architecture - How the wizard system works internally
  • Custom Development - Build Python-based wizards

Help


Installation

pip install attune-ai

For LLM support:

pip install attune-ai[llm]