The src.allie.flowkit library#

Summary#

config

Configuration package for the application.

endpoints

Endpoints package responsible for defining the endpoints.

models

Models package used to define the data models.

utils

Utils module.

__main__

Main module for the FlowKit service.

fastapi_utils

Utils module for FastAPI related operations.

flowkit_service

Module for the Allie Flowkit service.

Description#

App package responsible for creating the FastAPI app.

Module detail#

flowkit.__version__#