What problem does it solve?
FlowAI provides a structured framework to create, configure, and execute AI agents on the Itential Platform, enabling automated orchestration across adapters, workflows, and IAG services.
Core Features & Use Cases
- Agent construction: define system and user prompts, select LLM provider, and specify capabilities (tools, projects, workflows, and sub-agents).
- Tool discovery and management: automatically discover platform tools and curate a safe, limited toolset for agents to use.
- Mission execution and observability: run missions, track objectives, token usage, tool calls, and outcomes, with built-in debugging support.
- Decorators for customization: apply team-specific overrides to tool schemas without altering the underlying tools.
- Workflow integration: trigger saved agents from workflows or run ad-hoc agents for quick checks.
Quick Start
Create and run a FlowAI agent with a simple objective to check device health and report results.