morpheus

Root module for the Morpheus library.

Modules

morpheus.cli Command line tool
morpheus.common Module for common utilities and classes in the Morpheus library.
morpheus.config Contains configuration objects used to run pipeline and utilities.
morpheus.controllers

morpheus.io Input/Output tools and utilities.
morpheus.llm All objects related to using LLMs in Morpheus
morpheus.loaders Morpheus loader definitions, each loader is automatically registered when imported and will be available for use.
morpheus.messages Message classes, which contain data being transfered between pipeline stages
morpheus.models

morpheus.modules Morpheus module definitions, each module is automatically registered when imported
morpheus.parsers Log parsers and utilities.
morpheus.pipeline All objects related to building and running a pipeline.
morpheus.service

morpheus.stages Package containing all Morpheus stages.
morpheus.utils Utility functions and objects.
Previous Python API
Next morpheus.cli
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.