View Source API Reference Whisperer v0.1.0

Modules

Documentation for Whisperer.

This behaviour defines the interface for agents in the Whisperer system.

Defines the message structure used by the orchestrator

Main orchestrator module that manages the flow of messages between users and agents. Maintains state in its own process using GenServer. TODO: Explore conversation history per agent

Defines the state used by the orchestrator

Dynamic supervisor for orchestrator processes. Each session gets its own orchestrator process.

Defines the relationship between the agents as an execution sequence.

This behaviour defines the interface for a sequencer in the Whisperer system.