Skip to content

markdown-flow-agent-py

A Python library to transform MarkdownFlow documents into personalized content. Built for high-performance backend processing with FastAPI integration and async support.

Overview

The Python agent provides server-side MarkdownFlow processing capabilities, perfect for building APIs, web applications, and backend services that generate personalized content from MarkdownFlow templates.

Installation

pip install markdown-flow-agent

Documentation

For complete documentation, examples, configuration options, and troubleshooting guides, visit the GitHub repository:

πŸ“š View Full Documentation on GitHub β†’

The repository includes:

  • Quick Start Guide - Get up and running in minutes
  • API Reference - Complete method and configuration documentation
  • Examples - FastAPI, Django, and Flask integration examples
  • Configuration - Environment variables, caching, and LLM providers
  • Troubleshooting - Common issues and solutions

Repository