Skip to content

API Reference

Welcome to the FlowAgent API reference documentation. This section provides detailed information about the FlowAgent API.

Package Structure

The FlowAgent package is organized into several main modules:

Agents

The agents module contains different types of agents that can be used in workflows:

flowagent.agents

Core

The core module provides the fundamental components:

flowagent.core

Utils

The utils module contains utility functions and helpers:

flowagent.utils