aic-sdk-py v2.

# Conflicts:
#	uv.lock
This commit is contained in:
Gökmen Görgen
2026-01-11 20:14:59 +01:00
parent 680bcaac66
commit 35919a84e3
7 changed files with 541 additions and 17 deletions

View File

@@ -48,7 +48,8 @@ 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>=1.2.0" ]
#aic = [ "aic-sdk @ file:///Users/goedev/Workspace/aic/pipecat/aic_sdk-2.0.0-cp313-cp313-macosx_11_0_arm64.whl" ]
anthropic = [ "anthropic~=0.49.0" ]
assemblyai = [ "pipecat-ai[websockets-base]" ]
asyncai = [ "pipecat-ai[websockets-base]" ]