Skip to content

Gllm Pipeline

A library containing components related to Gen AI applications pipeline orchestration.

API Reference

The following modules are available in this library:

  • Pipeline: Modules concerning the pipeline orchestration of Gen AI applications.
  • Steps: Contains the base classes and implementations of pipeline steps.
  • Utils: Utility functions for the GLLM pipeline modules.