Docs · LLMs and developers
Version3.12.1Stack of models
How Achiral composes memory, assistants, tools, and model providers into one routing layer.
Stack of models is Achiral's pattern for composing memory, assistants, tools, and model providers into one working system.
Use this section when you need to understand how Achiral shapes model behavior, routes requests, and controls tool use.
Pages in this section
- Smart router: how Achiral routes work across memory, assistants, tools, and model providers.
- Assistant capabilities: the capability model, registry semantics, executable handlers, and scope.