Add Novita AI LLM service provider

This commit is contained in:
Alex-wuhu
2026-03-24 19:53:18 +08:00
committed by Mark Backman
parent bbaa5971c4
commit 8c6f4a8d7b
4 changed files with 162 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]~=3.0.0", "t
neuphonic = [ "pipecat-ai[websockets-base]" ]
noisereduce = [ "noisereduce~=3.0.3" ]
nvidia = [ "nvidia-riva-client>=2.21.1,<3" ]
novita = []
openai = [ "pipecat-ai[websockets-base]" ]
rnnoise = [ "pyrnnoise~=0.4.1" ]
openpipe = [ "openpipe>=4.50.0,<6" ]