Add CerebrasLLMService and foundational example

This commit is contained in:
Mark Backman
2024-12-18 11:38:57 -05:00
parent 887a9170b2
commit 4f093f11db
5 changed files with 203 additions and 12 deletions

View File

@@ -45,6 +45,7 @@ aws = [ "boto3~=1.35.27" ]
azure = [ "azure-cognitiveservices-speech~=1.41.1", "openai~=1.57.2" ]
canonical = [ "aiofiles~=24.1.0" ]
cartesia = [ "cartesia~=1.0.13", "websockets~=13.1" ]
cerebras = [ "openai~=1.57.2" ]
daily = [ "daily-python~=0.13.0" ]
deepgram = [ "deepgram-sdk~=3.7.7" ]
elevenlabs = [ "websockets~=13.1" ]