Add typing support for session_args, fix debug logging in cloud.py

This commit is contained in:
Mark Backman
2025-07-26 21:56:06 -04:00
parent 65daac9853
commit 49435cd115
6 changed files with 148 additions and 88 deletions

View File

@@ -79,6 +79,7 @@ openai = [ "websockets>=13.1,<15.0" ]
openpipe = [ "openpipe~=4.50.0" ]
openrouter = []
perplexity = []
pipecatcloud = [ "pipecatcloud>=0.2.0" ]
playht = [ "pyht>=0.1.6", "websockets>=13.1,<15.0" ]
qwen = []
rime = [ "websockets>=13.1,<15.0" ]