Initial reference docs commit

This commit is contained in:
Mark Backman
2024-12-06 17:07:20 -05:00
parent 752a6f02b5
commit 2ad83f23c8
38 changed files with 315 additions and 20 deletions

10
docs-old/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Pipecat Docs
## [Architecture Overview](architecture.md)
Learn about the thinking behind the framework's design.
## [A Frame's Progress](frame-progress.md)
See how a Frame is processed through a Transport, a Pipeline, and a series of Frame Processors.