Add PerplexityLLMService

This commit is contained in:
Mark Backman
2025-02-07 22:12:19 -05:00
parent 37cfe870cc
commit 76daaab6ca
5 changed files with 263 additions and 11 deletions

View File

@@ -71,6 +71,7 @@ nim = [ "openai~=1.59.6" ]
noisereduce = [ "noisereduce~=3.0.3" ]
openai = [ "openai~=1.59.6", "websockets~=13.1", "python-deepcompare~=2.1.0" ]
openpipe = [ "openpipe~=4.45.0" ]
perplexity = [ "openai~=1.59.6" ]
playht = [ "pyht~=0.1.6", "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.18.0" ]
sentry = [ "sentry-sdk~=2.20.0" ]