[list]: Viewing All Brains

Brains encompass the core computational capabilities of the BasedAI network. To identify the Brains available for interaction and assess their attributes, use the list command:

$ basedcli brains list

This command will yield an up-to-date catalog of all Brains currently active on the network, along with vital statistics, including:

  • BRAIN ID: Unique identifier for each Brain.

  • EMISSION: The rate at which rewards are emitted by the Brain.

  • TEMPO: Operational tempo, affecting task execution pace.

  • WORK: Total computational effort available or in use.

  • AGENTS: Number of active connections or 'agents' connected to a Brain.

Reviewing this data allows users to make informed decisions about which Brains align best with their computational needs and contributions to the network.

Last updated