Skip to content

Gllm Pipeline

This documentation covers the Gllm Pipeline library, which is part of the GLLM Monorepo.

API Reference

The following modules are available in this library:

  • Exclusions: Step exclusion system for pipelines.
  • Pipeline: Modules concerning the pipeline orchestration of Gen AI applications.
  • Steps: Contains the base classes and implementations of pipeline steps.
  • Types: Type definitions for the pipeline.
  • Utils: Utility functions for the GLLM pipeline modules.