Skip to content

Commit d45b7c2

Browse files
Agents v0.0.67 (#219)
1 parent 18f37a0 commit d45b7c2

File tree

72 files changed

+105
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+105
-105
lines changed

BUILD_YOUR_OWN_PLUGIN.md

Lines changed: 1 addition & 1 deletion

videosdk-agents/pyproject.toml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -54,40 +54,40 @@ dependencies = [
5454
videosdk = "videosdk.agents.cli:main"
5555

5656
[project.optional-dependencies]
57-
anam = ["videosdk-plugins-anam>=0.0.66"]
58-
anthropic = ["videosdk-plugins-anthropic>=0.0.66"]
59-
assemblyai = ["videosdk-plugins-assemblyai>=0.0.66"]
60-
aws = ["videosdk-plugins-aws>=0.0.66"]
61-
azure = ["videosdk-plugins-azure>=0.0.66"]
62-
cartesia = ["videosdk-plugins-cartesia>=0.0.66"]
63-
cambai = ["videosdk-plugins-cambai>=0.0.66"]
64-
cerebras = ["videosdk-plugins-cerebras>=0.0.66"]
65-
cometapi = ["videosdk-plugins-cometapi>=0.0.66"]
66-
deepgram = ["videosdk-plugins-deepgram>=0.0.66"]
67-
elevenlabs = ["videosdk-plugins-elevenlabs>=0.0.66"]
68-
google = ["videosdk-plugins-google>=0.0.66"]
69-
groq = ["videosdk-plugins-groq>=0.0.66"]
70-
gladia = ["videosdk-plugins-gladia>=0.0.66"]
71-
humeai = ["videosdk-plugins-humeai>=0.0.66"]
72-
inworldai = ["videosdk-plugins-inworldai>=0.0.66"]
73-
lmnt = ["videosdk-plugins-lmnt>=0.0.66"]
74-
murfai = ["videosdk-plugins-murfai>=0.0.66"]
75-
navana = ["videosdk-plugins-navana>=0.0.66"]
76-
neuphonic = ["videosdk-plugins-neuphonic>=0.0.66"]
77-
nvidia = ["videosdk-plugins-nvidia>=0.0.66"]
78-
openai = ["videosdk-plugins-openai>=0.0.66"]
79-
papla = ["videosdk-plugins-papla>=0.0.66"]
80-
resemble = ["videosdk-plugins-resemble>=0.0.66"]
81-
rime = ["videosdk-plugins-rime>=0.0.66"]
82-
rnnoise = ["videosdk-plugins-rnnoise>=0.0.66"]
83-
sarvamai = ["videosdk-plugins-sarvamai>=0.0.66"]
84-
silero = ["videosdk-plugins-silero>=0.0.66"]
85-
simli = ["videosdk-plugins-simli>=0.0.66"]
86-
smallestai = ["videosdk-plugins-smallestai>=0.0.66"]
87-
speechify = ["videosdk-plugins-speechify>=0.0.66"]
88-
turn-detector = ["videosdk-plugins-turn-detector>=0.0.66"]
89-
ultravox = ["videosdk-plugins-ultravox>=0.0.66"]
90-
xai = ["videosdk-plugins-xai>=0.0.66"]
57+
anam = ["videosdk-plugins-anam>=0.0.67"]
58+
anthropic = ["videosdk-plugins-anthropic>=0.0.67"]
59+
assemblyai = ["videosdk-plugins-assemblyai>=0.0.67"]
60+
aws = ["videosdk-plugins-aws>=0.0.67"]
61+
azure = ["videosdk-plugins-azure>=0.0.67"]
62+
cartesia = ["videosdk-plugins-cartesia>=0.0.67"]
63+
cambai = ["videosdk-plugins-cambai>=0.0.67"]
64+
cerebras = ["videosdk-plugins-cerebras>=0.0.67"]
65+
cometapi = ["videosdk-plugins-cometapi>=0.0.67"]
66+
deepgram = ["videosdk-plugins-deepgram>=0.0.67"]
67+
elevenlabs = ["videosdk-plugins-elevenlabs>=0.0.67"]
68+
google = ["videosdk-plugins-google>=0.0.67"]
69+
groq = ["videosdk-plugins-groq>=0.0.67"]
70+
gladia = ["videosdk-plugins-gladia>=0.0.67"]
71+
humeai = ["videosdk-plugins-humeai>=0.0.67"]
72+
inworldai = ["videosdk-plugins-inworldai>=0.0.67"]
73+
lmnt = ["videosdk-plugins-lmnt>=0.0.67"]
74+
murfai = ["videosdk-plugins-murfai>=0.0.67"]
75+
navana = ["videosdk-plugins-navana>=0.0.67"]
76+
neuphonic = ["videosdk-plugins-neuphonic>=0.0.67"]
77+
nvidia = ["videosdk-plugins-nvidia>=0.0.67"]
78+
openai = ["videosdk-plugins-openai>=0.0.67"]
79+
papla = ["videosdk-plugins-papla>=0.0.67"]
80+
resemble = ["videosdk-plugins-resemble>=0.0.67"]
81+
rime = ["videosdk-plugins-rime>=0.0.67"]
82+
rnnoise = ["videosdk-plugins-rnnoise>=0.0.67"]
83+
sarvamai = ["videosdk-plugins-sarvamai>=0.0.67"]
84+
silero = ["videosdk-plugins-silero>=0.0.67"]
85+
simli = ["videosdk-plugins-simli>=0.0.67"]
86+
smallestai = ["videosdk-plugins-smallestai>=0.0.67"]
87+
speechify = ["videosdk-plugins-speechify>=0.0.67"]
88+
turn-detector = ["videosdk-plugins-turn-detector>=0.0.67"]
89+
ultravox = ["videosdk-plugins-ultravox>=0.0.67"]
90+
xai = ["videosdk-plugins-xai>=0.0.67"]
9191
videosdk-conversational-graph = ["videosdk-conversational-graph>=0.0.1"]
9292

9393
[tool.hatch.version]

videosdk-agents/videosdk/agents/room/room.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def init_meeting(self):
209209
self._left: bool = False
210210
self.sdk_metadata = {
211211
"sdk": "agents",
212-
"sdk_version": "0.0.66"
212+
"sdk_version": "0.0.67"
213213
}
214214
self.videosdk_meeting_meta_data= {
215215
"agent_id": self.agent_id,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.66"
1+
__version__ = "0.0.67"

videosdk-plugins/videosdk-plugins-anam/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2020
]
2121
dependencies = [
22-
"videosdk-agents>=0.0.66",
22+
"videosdk-agents>=0.0.67",
2323
"anam>=0.1.0",
2424
]
2525

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.66"
1+
__version__ = "0.0.67"

videosdk-plugins/videosdk-plugins-anthropic/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
"Topic :: Multimedia :: Video",
2121
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2222
]
23-
dependencies = ["videosdk-agents>=0.0.66", "anthropic>=0.55.0"]
23+
dependencies = ["videosdk-agents>=0.0.67", "anthropic>=0.55.0"]
2424

2525
[tool.hatch.version]
2626
path = "videosdk/plugins/anthropic/version.py"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.66"
1+
__version__ = "0.0.67"

videosdk-plugins/videosdk-plugins-assemblyai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
"Topic :: Multimedia :: Video",
2121
"Topic :: Scientific/Engineering :: Artificial Intelligence",
2222
]
23-
dependencies = ["videosdk-agents>=0.0.66","aiohttp"]
23+
dependencies = ["videosdk-agents>=0.0.67","aiohttp"]
2424

2525
[tool.hatch.version]
2626
path = "videosdk/plugins/assemblyai/version.py"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.66"
1+
__version__ = "0.0.67"

0 commit comments

Comments
 (0)