On this pageAgentGroup API reference Implements Nodeid: ID!A unique identifier for this AgentGroup.compose(base: LLM): LLM!Compose all selected agent middlewares onto a base LLM, in alphabetical module:fn order, and return the composed LLM.base: LLMThe base LLM to compose onto. Defaults to a fresh workspace-bound LLM.list: [Agent!]!Return a list of individual agents and their detailsReferencesReturned byWorkspace.agents