Module Reference

This chapter is the entry point for the public AGILab Python surfaces. It links to the canonical package pages instead of mirroring their autodoc blocks in a second parallel tree.

  • agi_core currently exposes a deliberately thin top-level Python surface, so its architecture page is the authoritative reference.

  • agi_env, agi_node, agi-distributor, and agilab below are the canonical API pages for the main framework packages and entry points.

Canonical pages

  • AGI Core Architecture for the shared framework architecture and the role of agi_core.

  • agi-env API for AgiEnv and the environment/configuration helpers.

  • agi-node API for BaseWorker and the concrete worker implementations.

  • agi-distributor API for the orchestration layer implemented under agi_cluster.agi_distributor.

  • AGILab for the top-level package entry points, including lab_run.