add new pipecat.examples package and make runner public
This commit is contained in:
@@ -147,6 +147,6 @@ Start by asking me for my location. Then, use 'get_weather_current' to give me a
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
from run import main
|
||||
from pipecat.examples.run import main
|
||||
|
||||
main(run_example, transport_params=transport_params)
|
||||
|
||||
Reference in New Issue
Block a user