Merge pull request #4234 from pipecat-ai/aleix/export-runner-app
Export FastAPI app from runner for custom routes
This commit is contained in:
1
changelog/4234.added.md
Normal file
1
changelog/4234.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- 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()`.
|
||||
Reference in New Issue
Block a user