bump aic-sdk to 2.2.0 and update AICFilter with model_id and enhancement_level changes.
This commit is contained in:
@@ -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]" ]
|
||||
|
||||
Reference in New Issue
Block a user