Files
pipecat/docs
Mark Backman aa85fffa57 New runner module (#2269)
* Adds pipecat.runner.run - FastAPI-based development server with automatic bot discovery

* Adds new RunnerArguments types for different transports

* Adds new runner utils for creating transports and parsing data

* Adds new Daily and LiveKit utils for setup
2025-07-30 22:02:28 -04:00
..
2025-07-30 22:02:28 -04:00
2024-03-27 08:10:14 -04:00
2024-12-09 20:44:10 -05:00
2024-12-09 20:44:10 -05:00

Pipecat Docs

Architecture Overview

Learn about the thinking behind the framework's design.

A Frame's Progress

See how a Frame is processed through a Transport, a Pipeline, and a series of Frame Processors.