User Guide#
Explore Flowkit’s core features: how to register functions, manage input/output, invoke commands, and connect to the Agent.
Overview
High-level overview of how Flowkit fits into the AALI system.
Function Registration
Register and expose functions with metadata.
Execution Context
Manage input, output, and runtime values.
Calling Functions
Invoke functions with RunFunction and StreamFunction.
Slash Commands
Use developer commands like /reset or /summary.
Agent Integration
Understand how the Agent receives and responds to function calls.
Exposed Variables
Share data across workflow steps using key-value inputs.