Files
pipecat/changelog/4234.added.md
Aleix Conchillo Flaqué 796a10fe9c Add changelog for #4234
2026-04-02 21:16:49 -07:00

173 B

  • The development runner now exports a module-level app FastAPI instance (from pipecat.runner.run import app) so you can register custom routes before calling main().