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 7db57109dc
commit 214c376933
6 changed files with 148 additions and 88 deletions

View File

@@ -81,6 +81,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" ]