Mellea is a library for writing generative programs. Generative programming replaces flaky agents and brittle prompts with structured, maintainable, and efficient AI workflows.Documentation Index
Fetch the complete documentation index at: https://docs.mellea.ai/llms.txt
Use this file to discover all available pages before exploring further.
Python Library
- mellea.backends — Backend implementations for the mellea inference layer.
- mellea.core — Core abstractions for the mellea library.
- mellea.formatters — Formatters for converting components into model-ready prompts.
- mellea.helpers — Low-level helpers and utilities supporting mellea backends.
- mellea.plugins — Mellea Plugin System — extension points for policy enforcement, observability, and customization.
- mellea.stdlib — The mellea standard library of components, sessions, and sampling strategies.
- mellea.telemetry — OpenTelemetry instrumentation for Mellea.