bump aic-sdk to 2.2.0 and update AICFilter with model_id and enhancement_level changes.

This commit is contained in:
Gökmen Görgen
2026-04-23 22:40:51 +02:00
parent 38a02271c5
commit f75f361629
3 changed files with 30 additions and 39 deletions

View File

@@ -52,7 +52,7 @@ Issues = "https://github.com/pipecat-ai/pipecat/issues"
Changelog = "https://github.com/pipecat-ai/pipecat/blob/main/CHANGELOG.md"
[project.optional-dependencies]
aic = [ "aic-sdk~=2.1.0" ]
aic = [ "aic-sdk~=2.2.0" ]
anthropic = [ "anthropic>=0.49.0,<1" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]