drop v1 support from aic.

This commit is contained in:
Gökmen Görgen
2026-01-16 12:31:41 +01:00
parent d3bdd2d246
commit a90c15362c
4 changed files with 12 additions and 489 deletions

View File

@@ -48,7 +48,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>=1.2.0" ]
aic = [ "aic-sdk>=2.0.0" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]