bumped aic-sdk version to v1.0.1 with minor changes

This commit is contained in:
Corvin Jaedicke
2025-08-21 18:39:32 +02:00
committed by Aleix Conchillo Flaqué
parent 8ecece2d9c
commit c1ce3d7d2b
3 changed files with 10 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ Source = "https://github.com/pipecat-ai/pipecat"
Website = "https://pipecat.ai"
[project.optional-dependencies]
aic = [ "aic-sdk~=0.6.1" ]
aic = [ "aic-sdk~=1.0.1" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "websockets>=13.1,<15.0" ]
asyncai = [ "websockets>=13.1,<15.0" ]