Package com.aispect.agents.graph


package com.aispect.agents.graph
  • Classes
    Class
    Description
    Universal Graph Agent Orchestration engine. It uses reflection to load the AiNode Metadata, call the large model to generate execution task sequence, Then schedule these task sequences in an internal loop, while connecting various life cycles and exceptions. Hook。
    Represents a single execution step planned by the large model, corresponding to JSON A task object in the array.