Make Pipecat Flows an independent package

This commit is contained in:
Mark Backman
2024-11-25 13:42:08 -05:00
parent 11c5d822f9
commit f599e160de
4 changed files with 3 additions and 273 deletions

View File

@@ -51,7 +51,6 @@ gladia = [ "websockets~=13.1" ]
google = [ "google-generativeai~=0.8.3", "google-cloud-texttospeech~=2.17.2" ]
gstreamer = [ "pygobject~=3.48.2" ]
fireworks = [ "openai~=1.37.2" ]
flows = [ "pipecat-ai-flows~=0.0.2" ]
krisp = [ "pipecat-ai-krisp~=0.3.0" ]
langchain = [ "langchain~=0.2.14", "langchain-community~=0.2.12", "langchain-openai~=0.1.20" ]
livekit = [ "livekit~=0.17.5", "livekit-api~=0.7.1", "tenacity~=8.5.0" ]