composition
01Agent
Composition uses ordinary application boundaries. Junjo does not add a generic Agent Node, Workflow Tool, shared Store mapper, or universal executable base.
20 yesterday A 0 tokens
original Apache-2.0
An AI graph workflow library for building dynamic LLM driven workflows
Agent
Composition uses ordinary application boundaries. Junjo does not add a generic Agent Node, Workflow Tool, shared Store mapper, or universal executable base.
Agent
Agent is a reusable, typed Junjo executable for the case where a model chooses the next capability at runtime. It is a sibling of Workflow. An Agent has no fabricated Graph, and a Tool is an operation rather than a Node.
Agent
junjo.agent.testing is the public deterministic test boundary. It has no provider dependency.